mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-01-31 12:13:44 +01:00
6 lines
93 B
C
6 lines
93 B
C
#pragma once
|
|
|
|
#include "hooklib/config.h"
|
|
|
|
void gfx_hook_init(const struct gfx_config *cfg);
|