SAGA2: Remove Now Unused Debug Define Symbols

This commit is contained in:
D G Turner 2022-03-25 09:07:34 +00:00
parent 2e53f76ed8
commit fae75b63fd
2 changed files with 0 additions and 6 deletions

View File

@ -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[];

View File

@ -30,9 +30,6 @@
namespace Saga2 {
// enable the following to display startup states
#define DEBUG_INIT 0
/* ===================================================================== *
Imports
* ===================================================================== */