X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDoGameStuff.c;h=27aa1c566c563625b2cb670727fc1a649258440a;hb=8d3d7d213a9691455a49544624bf380e85f43461;hp=baa11022c8085c7120a32a69ecdce7b5fb6dcc15;hpb=b15916f3e0650dc610705ea662bfbcd25099cce8;p=rocksndiamonds.git diff --git a/src/game_sp/DoGameStuff.c b/src/game_sp/DoGameStuff.c index baa11022..27aa1c56 100644 --- a/src/game_sp/DoGameStuff.c +++ b/src/game_sp/DoGameStuff.c @@ -7,7 +7,8 @@ static void CallAnimation(int si, byte bl); static boolean IsToBeAnimated(int bl); -static char *VB_Name = "modDoGameStuff"; +// static char *VB_Name = "modDoGameStuff"; + // --- Option Explicit int *AnimationPosTable;