diva, fgo: added gfx, close #46

This commit is contained in:
2024-11-03 23:00:43 +01:00
parent 892eb2b859
commit 8fc24503c8
23 changed files with 274 additions and 14 deletions

View File

@ -22,6 +22,8 @@ gfxhook_lib = static_library(
'dxgi.h',
'gfx.c',
'gfx.h',
'gl.c',
'gl.h',
'util.c',
'util.h',
],