segatools/hooklib/gfx.h

6 lines
93 B
C
Raw Normal View History

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