Fix compiling with new BSOD in debug mode
This commit is contained in:
parent
66e21ce049
commit
8ef266c08e
@ -788,8 +788,8 @@ int main(int argc, char * argv[])
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DEBUG
|
|
||||||
GameController * gameController = NULL;
|
GameController * gameController = NULL;
|
||||||
|
#ifndef DEBUG
|
||||||
try {
|
try {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user