This website requires JavaScript.
Explore
Help
Register
Sign In
Haruka
/
segatools
Watch
1
Star
1
Fork
0
You've already forked segatools
forked from
Dniel97/segatools
Code
Pull Requests
Activity
8b8656c9d2
segatools
/
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 20:58:15 +00:00
#
pragma once
hooklib/gfx.c: Wire up gfx config
2019-10-19 21:04:34 +00:00
#
include
"hooklib/config.h"
void
gfx_hook_init
(
const
struct
gfx_config
*
cfg
)
;
Copy Permalink