mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 12:44:02 +00:00
SAGA2: Remove Now Unused Debug Define Symbols
This commit is contained in:
parent
2e53f76ed8
commit
fae75b63fd
@ -55,9 +55,6 @@ namespace Saga2 {
|
||||
Optional Debugging Code
|
||||
* ===================================================================== */
|
||||
|
||||
// enable the following to display event loop processing
|
||||
#define DEBUG_LOOP 0
|
||||
|
||||
extern char *gameTimeStr;
|
||||
extern bool underground;
|
||||
extern char commandLineHelp[];
|
||||
|
@ -30,9 +30,6 @@
|
||||
|
||||
namespace Saga2 {
|
||||
|
||||
// enable the following to display startup states
|
||||
#define DEBUG_INIT 0
|
||||
|
||||
/* ===================================================================== *
|
||||
Imports
|
||||
* ===================================================================== */
|
||||
|
Loading…
x
Reference in New Issue
Block a user