X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=40470ea723b0c30d559c982ac2d2cb2b965aef9e;hb=8f33ee4940b9c35bf4627b7ef1126d03748da646;hp=554fc952787d18500c8b91877d380dd80385ca15;hpb=8c3a8e72f2bebc6a732f11cac24a4f3ca21dd730;p=rocksndiamonds.git 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);