- fix psp compilation
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-08 13:23:22 +00:00
parent f9a2d8283a
commit bc74cea1aa

View File

@@ -5,6 +5,7 @@
#define TESTSUITE 1
#else
#define OutputDebugString(val) {}
#define INT_MAX INT32_MAX
#endif
#if defined (_DEBUG) && defined (WIN32)