Mario: don't let Mario go left

This commit is contained in:
2021-04-26 21:59:21 +02:00
parent dd6f37264c
commit b0b84101a2
4 changed files with 129 additions and 48 deletions
+4
View File
@@ -19,5 +19,9 @@
#define CLOUD_OVERWORLD_RIGHT_TOP_ID 0x70000010
#define DEATH_ID 0x10000001
#define STOP_MOVEMENT 0x2000
#define MARIO_FLOOR_DETECT 0x20000001
#define MARIO_SIDE_DETECT 0x20000002
#endif