mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 11:19:51 +02:00
Fix compiling with new BSOD in debug mode
This commit is contained in:
@@ -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