X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FDoGameStuff.h;h=a151f1cbab7e65ed578ae23d39a9cf231b7f1601;hp=facb8fc3040fc56a845b44c0af2b061bed1f5960;hb=855700d73bbef8bb1248fe0ac735738478d6044b;hpb=1f8fd7a79343ce670dc62fcb8be48ba78d0c9199 diff --git a/src/game_sp/DoGameStuff.h b/src/game_sp/DoGameStuff.h index facb8fc3..a151f1cb 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(void); +void subDoGameStuff(void); #endif /* DOGAMESTUFF_H */