This commit is contained in:
Paul 2001-02-16 22:53:16 +00:00
parent deeafdb0d1
commit 301deb6d6c
7 changed files with 52 additions and 74 deletions

View file

@ -58,7 +58,6 @@ protected:
int getPadInputHeld(class CPlayer *_player);
int getPadInputDown(class CPlayer *_player);
int isOnSolidGround(class CPlayer *_player);
int isOnEdge(class CPlayer *_player);
int canMoveLeft(class CPlayer *_player);
int canMoveRight(class CPlayer *_player);