X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2F16_vl_2.c;h=8d8528efd12dfa59e48e1d0c16330a179f4231f7;hb=4d4c2774d4e51f7356f7a5ef32ef61a9fd2c299a;hp=2b79a76ff0d1dbfc496a28e0eb2ef0885d17325e;hpb=2ef59c89079f7706e50fa126d4bd082704fbbb1a;p=proj16%2F16.git diff --git a/src/lib/16_vl_2.c b/src/lib/16_vl_2.c index 2b79a76f..8d8528ef 100755 --- a/src/lib/16_vl_2.c +++ b/src/lib/16_vl_2.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -25,10 +25,6 @@ #include #include "src/lib/16_vl.h" -// big global status text buffer -char global_temp_status_text[512]; -char global_temp_status_text2[512]; - #define PRINTTEXTBOXSTABLE void VL_modexPrintTextBox(global_game_variables_t *gvar)