From fed56ed5e0eae84c4af8ea3b07d4b3dfbda18e45 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Wed, 28 Oct 2020 22:59:48 -0500 Subject: continue splitting dungeon floor id data by dungeon --- data/dungeon/D63/floor_id.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/dungeon/D63/floor_id.inc (limited to 'data/dungeon/D63') diff --git a/data/dungeon/D63/floor_id.inc b/data/dungeon/D63/floor_id.inc new file mode 100644 index 0000000..9da4f50 --- /dev/null +++ b/data/dungeon/D63/floor_id.inc @@ -0,0 +1,4 @@ +.global D63FloorID +D63FloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0xe3, 0x06, 0x0e, 0x02, 0x57, 0x00, 0xb0, 0x00, 0x13, 0x00, 0xb1, 0x00, 0x42, 0x00, 0x00, 0x00 -- cgit v1.2.3