mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-06 22:50:30 -04:00
Proper scene logic, whoo!
This commit is contained in:
parent
2e7f3b24ca
commit
551f3c834f
9 changed files with 108 additions and 79 deletions
|
@ -20,8 +20,7 @@
|
|||
|
||||
//Graphics/Startup.cpp
|
||||
namespace Graphics {
|
||||
DWORD WINAPI ThreadProc(LPVOID lpParameter);
|
||||
extern HANDLE Thread;
|
||||
int Initialize();
|
||||
extern HDC hDC;
|
||||
extern HGLRC hRC;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue