rnd-20031207-1-src
[rocksndiamonds.git] / src / game.h
index 519c6fc3d3692ae33d9965a342eb529b3fbd142b..554fc952787d18500c8b91877d380dd80385ca15 100644 (file)
@@ -72,6 +72,9 @@ void AusgangstuerBlinken(int, int);
 void EdelsteinFunkeln(int, int);
 void MauerWaechst(int, int);
 void MauerAbleger(int, int);
+
+int GetPlayerAction(struct PlayerInfo *, int);
+
 void GameActions(void);
 void ScrollLevel(int, int);