diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-06-26 00:32:51 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-06-26 00:32:51 -0500 |
commit | 7d9a587432ca4cc608b3fa4ddd060ad7c37fbf8b (patch) | |
tree | cad783113c18340a7a8e13f835a56305520d5af8 /data/dungeon/D50/floor_id.inc | |
parent | 139aef45319fb22d7889ef687d623498e13997f6 (diff) |
convert remaining floorID headers to JSON
Diffstat (limited to 'data/dungeon/D50/floor_id.inc')
-rw-r--r-- | data/dungeon/D50/floor_id.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/dungeon/D50/floor_id.inc b/data/dungeon/D50/floor_id.inc deleted file mode 100644 index 232ab1f..0000000 --- a/data/dungeon/D50/floor_id.inc +++ /dev/null @@ -1,6 +0,0 @@ -.global D50FloorID -D50FloorID: -.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 -.byte 0x73, 0x04, 0x0e, 0x02, 0x57, 0x00, 0x57, 0x00, 0x01, 0x00, 0x02, 0x00, 0x42, 0x00, 0x00, 0x00 -.byte 0x74, 0x04, 0x0e, 0x02, 0x57, 0x00, 0x57, 0x00, 0x01, 0x00, 0x02, 0x00, 0x42, 0x00, 0x00, 0x00 - |