Mario editor: can paginate blocks now

This commit is contained in:
2021-05-07 10:08:41 +02:00
parent f89d36c177
commit e084ed6f86
4 changed files with 81 additions and 5 deletions
+2
View File
@@ -35,6 +35,8 @@
#define EDITOR_RIGHT_MAP_ID 0xF004
#define EDITOR_TERRAIN_ID 0xF005
#define EDITOR_TOOL_ID 0xF006
#define EDITOR_LEFT_TOOL_ID 0xF007
#define EDITOR_RIGHT_TOOL_ID 0xF008
#define TOOL_VISITOR_TYPE 0xE001
#define MOUSE_VISITOR_TYPE 0xE002