SAGA2: Remove Now Unused Debug Define Symbols
This commit is contained in:
parent
2e53f76ed8
commit
fae75b63fd
2 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue