1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-12-18 06:45:53 +01:00
segatools-dniel97/hooklib/gfx.h

6 lines
93 B
C
Raw Normal View History

2018-11-08 21:58:15 +01:00
#pragma once
2019-10-19 23:04:34 +02:00
#include "hooklib/config.h"
void gfx_hook_init(const struct gfx_config *cfg);