mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-12 17:22:26 -04:00
Proper scene logic, whoo!
This commit is contained in:
parent
2e7f3b24ca
commit
551f3c834f
9 changed files with 108 additions and 79 deletions
|
@ -18,6 +18,5 @@
|
|||
#include "windows/xaudio2.hpp"
|
||||
|
||||
namespace Audio {
|
||||
DWORD WINAPI ThreadProc(LPVOID lpParameter);
|
||||
extern HANDLE Thread;
|
||||
int Initialize();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue