diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-05-01 13:07:54 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-05-01 13:07:54 -0700 |
| commit | 08fbc7c328adf1e4a7a81439b70731b00f0bcbc6 (patch) | |
| tree | acf1119b446daf798cc0aa9d7d90142c4a9e86f6 /data | |
| parent | 85adb7e0f729141717e8c18939de11dcde7fc58d (diff) | |
| parent | 0cfa5a9a066b33f8b4896edfcd29bc13986f0c27 (diff) | |
Merge remote-tracking branch 'upstream/master' into moreply
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/object/lockedDoor.s | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/data/const/object/lockedDoor.s b/data/const/object/lockedDoor.s deleted file mode 100644 index 18f12a60..00000000 --- a/data/const/object/lockedDoor.s +++ /dev/null @@ -1,31 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_0811F65C:: @ 0811F65C - .4byte sub_08083338 - .4byte sub_080834B4 - .4byte sub_080834EC - .4byte sub_08083518 - .4byte sub_08083540 - .4byte nullsub_513 - .4byte sub_08083598 - .4byte sub_080835C8 - .4byte sub_080835F8 - -gUnk_0811F680:: @ 0811F680 - .incbin "baserom.gba", 0x11F680, 0x0000008 - -gUnk_0811F688:: @ 0811F688 - .incbin "baserom.gba", 0x11F688, 0x0000008 - -gUnk_0811F690:: @ 0811F690 - .incbin "baserom.gba", 0x11F690, 0x00000A0 - -gUnk_0811F730:: @ 0811F730 - .incbin "baserom.gba", 0x11F730, 0x0000010 - -gUnk_0811F740:: @ 0811F740 - .incbin "baserom.gba", 0x11F740, 0x0000004 |
