Mario editor: added more terrain blocks

This commit is contained in:
2021-05-07 10:36:45 +02:00
parent 900382bfce
commit 85807ca962
4 changed files with 47 additions and 2 deletions
+10
View File
@@ -18,6 +18,16 @@
#define CLOUD_LEFT_TOP_ID 0x700E
#define CLOUD_MIDDLE_TOP_ID 0x700F
#define CLOUD_RIGHT_TOP_ID 0x7010
#define PIPE_LEFT_BOTTOM_ID 0x7011
#define PIPE_LEFT_TOP_ID 0x7012
#define PIPE_RIGHT_BOTTOM_ID 0x7013
#define PIPE_RIGHT_TOP_ID 0x7014
#define CASTLE_LEFT_ID 0x7015
#define CASTLE_RIGHT_ID 0x7016
#define CASTLE_BLACK_ID 0x7017
#define CASTLE_ENTRY_ID 0x7018
#define CASTLE_TOWER_ID 0x7019
#define CASTLE_TOWER_FILLED_ID 0x701A
// character IDs
#define MARIO_ID 0x0F