Mario: add turtle enemy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user