X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_vl_2.c;h=c45c7db97c68d1aff499b61d470ba173d5ecede3;hb=a565be31ce92d6168ae6983042da75b0b683e52b;hp=2b79a76ff0d1dbfc496a28e0eb2ef0885d17325e;hpb=2ef59c89079f7706e50fa126d4bd082704fbbb1a;p=16.git diff --git a/src/lib/16_vl_2.c b/src/lib/16_vl_2.c index 2b79a76f..c45c7db9 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-2019 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)