use fancy macros
This commit is contained in:
parent
6b8208ad85
commit
9811f310bc
4 changed files with 37 additions and 37 deletions
|
@ -6,6 +6,6 @@ DWORD WINAPI render_d3d9_main(void);
|
|||
BOOL Direct3D9_Create();
|
||||
BOOL Direct3D9_Reset();
|
||||
BOOL Direct3D9_Release();
|
||||
BOOL Direct3D9_DeviceLost();
|
||||
BOOL Direct3D9_OnDeviceLost();
|
||||
|
||||
extern HMODULE Direct3D9_hModule;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue