Mario: detect left/right collision
This commit is contained in:
+2
-1
@@ -22,6 +22,7 @@
|
||||
#define STOP_MOVEMENT 0x2000
|
||||
|
||||
#define MARIO_FLOOR_DETECT 0x20000001
|
||||
#define MARIO_SIDE_DETECT 0x20000002
|
||||
#define MARIO_LEFT_SIDE_DETECT 0x20000002
|
||||
#define MARIO_RIGHT_SIDE_DETECT 0x20000003
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user