]> 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 f0fa97b94399c6d1c65f46b5c200f5af719f46ef..56f656126cedadb2da1f5ccc90e94d620b8c891a 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2018 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