forked from TeamTofuShop/segatools
util/gfx.c: Add crude D3D9 window hook
This commit is contained in:
4
util/gfx.h
Normal file
4
util/gfx.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void gfx_hook_init(void);
|
||||
void gfx_set_windowed(void);
|
Reference in New Issue
Block a user