This website requires JavaScript.
Explore
Help
Sign In
Tendokyu
/
segatools-dniel97
Watch
1
Star
0
Fork
0
You've already forked segatools-dniel97
mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced
2024-12-18 06:45:53 +01:00
Code
Releases
Activity
2b5bde7742
segatools-dniel97
/
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 21:58:15 +01:00
#
pragma once
hooklib/gfx.c: Wire up gfx config
2019-10-19 23:04:34 +02:00
#
include
"hooklib/config.h"
void
gfx_hook_init
(
const
struct
gfx_config
*
cfg
)
;
Copy Permalink