SDL_Types.h isn't around anymore; I'm assuming this file wasn't updated since then since it compiles without the #include.

This commit is contained in:
Ben Anderson
2003-10-15 01:48:04 +00:00
parent 627ecc3685
commit 939a0cee10
-1
View File
@@ -13,7 +13,6 @@
*/
#include "Style.h"
#include "SDL_Types.h"
const int DAYS_PER_YEAR = 365;
const int HOURS_PER_DAY = 24;