mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-23 19:46:34 +00:00
6 lines
152 B
Modula-2
6 lines
152 B
Modula-2
LIBRARY "uMod_d3d10_Hook"
|
|
EXPORTS
|
|
uMod_D3D10CreateDeviceAndSwapChain @1
|
|
uMod_D3D10CreateDeviceAndSwapChain1 @2
|
|
InstallHook @3
|
|
RemoveHook @4 |