added RoomID enum

This commit is contained in:
Henny022p
2022-03-21 06:08:01 +01:00
parent 35eef68d96
commit 02f68affe5
6 changed files with 2515 additions and 1081 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ static const SaveFile gDemoSave = {
.name = "\x97\x7f\xdd",
.saved_status = {
.area_next = AREA_DEEPWOOD_SHRINE,
.room_next = 0xb,
.room_next = ROOM_DEEPWOOD_SHRINE_b,
.start_pos_x = 0xa8,
.start_pos_y = 0xc8,
.layer = 1,