forked from TeamTofuShop/segatools
util/gfx.c: Add crude D3D9 window hook
This commit is contained in:
@ -15,6 +15,8 @@ util_lib = static_library(
|
||||
'dprintf.h',
|
||||
'dump.c',
|
||||
'dump.h',
|
||||
'gfx.c',
|
||||
'gfx.h',
|
||||
'setupapi.c',
|
||||
'setupapi.h',
|
||||
],
|
||||
|
Reference in New Issue
Block a user