wip: move gfx to gfxhook, some borderless window stuff

This commit is contained in:
2021-11-03 17:14:24 +00:00
committed by Hay1tsme
parent dc85ee3d29
commit 0443a985bd
30 changed files with 193 additions and 111 deletions

View File

@ -7,8 +7,9 @@
#include "board/sg-reader.h"
#include "gfxhook/gfx.h"
#include "hooklib/dvd.h"
#include "hooklib/gfx/gfx.h"
#include "idzhook/idz-dll.h"
#include "idzhook/zinput.h"