]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_tail.h
got bcexmm to compile again. i got alot of work todo with this section of the code...
[16.git] / src / lib / 16_tail.h
index 2689de7c3377baa0eb370b8b9846521bada5c225..56f656126cedadb2da1f5ccc90e94d620b8c891a 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
+ * Copyright (C) 2012-2019 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
 #define PAL_DATA_REG                   0x03C9   /* Color register, data port */\r
 #endif\r
 \r
+extern char global_temp_status_text[512];\r
+\r
 void   Shutdown16(global_game_variables_t *gvar),\r
        Startup16(global_game_variables_t *gvar),\r
        StartupCAMMPM (global_game_variables_t *gvar),\r
@@ -141,7 +143,5 @@ void DebugMemory_(global_game_variables_t *gvar, boolean q);
 void ClearMemory (global_game_variables_t *gvar);\r
 void Quit (global_game_variables_t *gvar, char *error);\r
 void turboXT(byte bakapee);\r
-void nibbletest();\r
-void booleantest();\r
 \r
 #endif /*__16_TAIL__ */\r