Ticket #9459: main.cpp.patch
File main.cpp.patch, 269 bytes (added by , 12 years ago) |
---|
-
main.cpp
511 511 #ifdef USE_FREETYPE2 512 512 Graphics::shutdownTTF(); 513 513 #endif 514 EngineManager::destroy(); 514 515 515 516 return 0; 516 517 }