fix tiberian sun menus
This commit is contained in:
parent
b04dc01104
commit
5e4de793d4
6 changed files with 73 additions and 13 deletions
|
@ -35,6 +35,7 @@ BOOL detect_cutscene();
|
|||
void LimitGameTicks(BOOL isBltOrFlip);
|
||||
DWORD WINAPI render_main(void);
|
||||
DWORD WINAPI render_soft_main(void);
|
||||
BOOL CALLBACK EnumChildProc(HWND hWnd, LPARAM lParam);
|
||||
|
||||
struct IDirectDrawImpl;
|
||||
struct IDirectDrawImplVtbl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue