X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_tail.h;h=56f656126cedadb2da1f5ccc90e94d620b8c891a;hb=69116cfff2e915ad9d2f95268432fe4bd0e007d9;hp=f0fa97b94399c6d1c65f46b5c200f5af719f46ef;hpb=f888d29c0ceaa48568b15f3269df70e6498c9dbc;p=16.git diff --git a/src/lib/16_tail.h b/src/lib/16_tail.h index f0fa97b9..56f65612 100755 --- a/src/lib/16_tail.h +++ b/src/lib/16_tail.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2018 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2019 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -127,6 +127,8 @@ #define PAL_DATA_REG 0x03C9 /* Color register, data port */ #endif +extern char global_temp_status_text[512]; + void Shutdown16(global_game_variables_t *gvar), Startup16(global_game_variables_t *gvar), StartupCAMMPM (global_game_variables_t *gvar),