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