X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fvgmtest.c;h=6ca69aa171500740207d82ab8d016364a5ab5884;hb=66631d5409667cc804fe7e8622342e9b7d5436b5;hp=49752222de381b0f9ec6f1f10c8ced6226562451;hpb=623ca4b01f2db170c2273d5bc9c538be78d16c4c;p=16.git diff --git a/src/vgmtest.c b/src/vgmtest.c index 49752222..6ca69aa1 100755 --- a/src/vgmtest.c +++ b/src/vgmtest.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -48,7 +48,7 @@ UINT8 OPL2_ReadStatus(void) void main(int argc, char *argv[]) { - global_game_variables_t gvar; + //++++global_game_variables_t gvar; VGM_FILE pee[9]; player_t player[MaxPlayers]; char *bakapee;