add headers

This commit is contained in:
Glenn Maynard
2003-11-14 17:17:36 +00:00
parent 682789980c
commit b72d42361a
16 changed files with 27 additions and 5 deletions
+4
View File
@@ -20,6 +20,10 @@
#include "SongManager.h"
#include "GameState.h"
#ifdef _WINDOWS
#include "windows.h"
#endif
ProfileManager* PROFILEMAN = NULL; // global and accessable from anywhere in our program