X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDoGameStuff.c;h=2ba35823a8db9fc16c5b24d9b05d71f797240a50;hb=0a414fc94edd4a357908a9eafed7e893da23bec3;hp=7a7c1ac77919bfb0dc60bef1f6cc901e2999715d;hpb=bfe3ef29da6539dffdd8674a67c3144f6a3cdddc;p=rocksndiamonds.git diff --git a/src/game_sp/DoGameStuff.c b/src/game_sp/DoGameStuff.c index 7a7c1ac7..2ba35823 100644 --- a/src/game_sp/DoGameStuff.c +++ b/src/game_sp/DoGameStuff.c @@ -17,7 +17,7 @@ byte AnimationSubTable[SP_MAX_PLAYFIELD_SIZE]; // Do game stuff // ========================================================================== -void subDoGameStuff() +void subDoGameStuff(void) { int si, cx, dx, bl; int InfotronsNeeded_last = InfotronsNeeded;