Mario: add turtle enemy

This commit is contained in:
2023-03-10 16:45:26 +01:00
parent fd96a1c2cc
commit f0182cf4d4
10 changed files with 35 additions and 1 deletions
+1
View File
@@ -74,6 +74,7 @@
// character IDs
#define MARIO_ID 0x0F
#define GOOMBA_ID 0x0E
#define TURTLE_ID 0x0D
#define DEATH_ID 0x1001
#define STOP_MOVEMENT 0x2000