mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-24 20:12:15 +00:00
6 lines
124 B
Modula-2
6 lines
124 B
Modula-2
LIBRARY "uMod_d3d9_Hook"
|
|
EXPORTS
|
|
uMod_Direct3DCreate9 @1
|
|
uMod_Direct3DCreate9Ex @2
|
|
InstallHook @3
|
|
RemoveHook @4 |