X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FDoGameStuff.h;h=facb8fc3040fc56a845b44c0af2b061bed1f5960;hp=4fff48c003ff6eba8a40f4bdc13ecf02e149f64c;hb=115ce6f2da1914d68b0fe0e5f9082973190dacdd;hpb=085eaa4c64f1254101fe59747e87aacb009ebe3b diff --git a/src/game_sp/DoGameStuff.h b/src/game_sp/DoGameStuff.h index 4fff48c0..facb8fc3 100644 --- a/src/game_sp/DoGameStuff.h +++ b/src/game_sp/DoGameStuff.h @@ -10,6 +10,6 @@ extern int AnimationPosTable[SP_MAX_PLAYFIELD_SIZE]; extern byte AnimationSubTable[SP_MAX_PLAYFIELD_SIZE]; -extern void subDoGameStuff(); +extern void subDoGameStuff(void); #endif /* DOGAMESTUFF_H */