mirror of
https://github.com/zeldaret/tmc
synced 2026-06-20 16:21:24 -04:00
added RoomID enum
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user