This website requires JavaScript.
Explore
Help
Sign In
Tendokyu
/
segatools-hay1tsme
Watch
1
Star
0
Fork
0
You've already forked segatools-hay1tsme
mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced
2025-02-08 23:29:37 +01:00
Code
Releases
Activity
segatools-hay1tsme
/
hooklib
/
gfx.h
6 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
util/gfx.c: Add crude D3D9 window hook
2018-11-08 15:58:15 -05:00
#
pragma once
hooklib/gfx.c: Wire up gfx config
2019-10-19 17:04:34 -04:00
#
include
"hooklib/config.h"
void
gfx_hook_init
(
const
struct
gfx_config
*
cfg
)
;
Copy Permalink