major cleanup of preprocessor hell
[rocksndiamonds.git] / src / game_sp / BugsTerminals.c
index d0a82ad4becb240c0c746008bbb0daf19e67df23..afa7345e8bf40d7a843b5df8cdbf18667cecdd3f 100644 (file)
@@ -5,11 +5,7 @@
 #include "BugsTerminals.h"
 
 
-#if 1
 byte TerminalState[SP_MAX_PLAYFIELD_SIZE + SP_HEADER_SIZE];
-#else
-byte *TerminalState;
-#endif
 
 int TerminalMaxCycles;