moved PlayerNumber into a separate header to reduce dependences on GameConstantsAndTypes.h
default mappings for menu buttons items in battle now have a duration fix VC6 compile errors
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
//#include "GameConstantsAndTypes.h"
|
||||
#include "GameConstantsAndTypes.h"
|
||||
#include "NoteTypes.h"
|
||||
|
||||
// '1' = tap note
|
||||
|
||||
Reference in New Issue
Block a user