diff options
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r-- | engines/fullpipe/constants.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index ff87b802db..6e45e84c70 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -599,7 +599,9 @@ namespace Fullpipe { #define MV_BAL14_FALL 1258 #define MV_BAL14_SPIN 1247 #define MV_BAL14_TOGMA 3214 +#define MV_GMA_THROW 1232 #define MV_MAN14_DECLINE 1239 +#define MV_MAN14_FALL 1236 #define MV_MAN14_KICK 1237 #define MV_MAN14_KICKAIR 1256 #define MV_MAN14_STEPFW 1240 |