X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDoGameStuff.c;h=27aa1c566c563625b2cb670727fc1a649258440a;hb=bc739f556617ab3e83f1beb7e0a446b9d074b8ee;hp=baa11022c8085c7120a32a69ecdce7b5fb6dcc15;hpb=5ba7f2d9a3f07f342afdf215a3307d5487cb6d43;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;