X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=40470ea723b0c30d559c982ac2d2cb2b965aef9e;hp=554fc952787d18500c8b91877d380dd80385ca15;hb=8a0ac1d204ca31a92875d378138e3ec4889ef37c;hpb=2f5368f25e34c02cb5ff7a012aa96198442231cb diff --git a/src/game.h b/src/game.h index 554fc952..40470ea7 100644 --- a/src/game.h +++ b/src/game.h @@ -73,8 +73,6 @@ void EdelsteinFunkeln(int, int); void MauerWaechst(int, int); void MauerAbleger(int, int); -int GetPlayerAction(struct PlayerInfo *, int); - void GameActions(void); void ScrollLevel(int, int);