- Attempt at solving issue 247 (missing background image for trophy room). I think I attempted that a while ago and it caused some crashes, so let's revert this change if this happens
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-09-26 06:22:46 +00:00
parent 04ae98466b
commit ac435980ce
6 changed files with 23 additions and 13 deletions

View File

@@ -13,6 +13,8 @@
#endif
#include "limits.h"
@@ -49,6 +51,7 @@
#endif
// Debug options - comment/uncomment as needed
//#define DEBUG_CACHE
#ifdef _DEBUG
//#define RENDER_AI_STATS
#endif