File tree Expand file tree Collapse file tree
sa1/src/game/shared/stage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434#define CHARSTATE_SPRING_B 21
3535#define CHARSTATE_22 22
3636#define CHARSTATE_BOUNCE 23
37- #define CHARSTATE_24 24 // Halfpipe run?
38- #define CHARSTATE_25 25 // Halfpipe run?
39- #define CHARSTATE_26 26 // Halfpipe run?
37+ #define CHARSTATE_WALLRUN_INIT 24 // Halfpipe run?
38+ #define CHARSTATE_WALLRUN_TO_WALL 25 // Halfpipe run?
39+ #define CHARSTATE_WALLRUN_ON_WALL 26 // Halfpipe run?
4040#define CHARSTATE_27 27
4141#define CHARSTATE_28 28
4242
Original file line number Diff line number Diff line change 3434#define CHARSTATE_SPRING_B 21
3535#define CHARSTATE_22 22
3636#define CHARSTATE_BOUNCE 23
37- #define CHARSTATE_24 24 // Halfpipe run?
38- #define CHARSTATE_25 25 // Halfpipe run?
39- #define CHARSTATE_26 26 // Halfpipe run?
37+ #define CHARSTATE_WALLRUN_INIT 24 // Halfpipe run?
38+ #define CHARSTATE_WALLRUN_TO_WALL 25 // Halfpipe run?
39+ #define CHARSTATE_WALLRUN_ON_WALL 26 // Halfpipe run?
4040#define CHARSTATE_27 27
4141#define CHARSTATE_28 28
4242
You can’t perform that action at this time.
0 commit comments