forked from TeamTofuShop/segatools
refactor all common parts and games
This commit is contained in:
3
common/gfxhook/gl.h
Normal file
3
common/gfxhook/gl.h
Normal file
@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void gfx_gl_hook_init(const struct gfx_config *cfg, HINSTANCE self);
|
Reference in New Issue
Block a user