1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-11-24 13:30:09 +01:00
segatools-dniel97/hooklib/gfx.h
2019-10-19 17:05:02 -04:00

6 lines
93 B
C

#pragma once
#include "hooklib/config.h"
void gfx_hook_init(const struct gfx_config *cfg);