Changeset 622 for trunk/monsterz/monsterz.cpp
- Timestamp:
- Feb 9, 2011, 3:20:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/monsterz.cpp
r617 r622 27 27 #include "debugfps.h" 28 28 #include "debugrecord.h" 29 30 #if defined _WIN32 31 # undef main 32 #endif 29 33 30 34 static float const FPS = 60.0f;
Note: See TracChangeset
for help on using the changeset viewer.