diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-03-06 21:58:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-06 21:58:20 -0800 |
| commit | 80f9adac2009bbc774a463e1828884c1fbcf3e6f (patch) | |
| tree | b9394a0b2d657f2208c6c042d9f50c268ef08a0d /data/const/object | |
| parent | 4aa967e8d59f9d3999ac86d7de3cd054578b2633 (diff) | |
| parent | 51aeb674ccc5776fe831ed77f31eb1ba144368c8 (diff) | |
Merge pull request #432 from hatal175/housedoorinterior
Diffstat (limited to 'data/const/object')
| -rw-r--r-- | data/const/object/houseDoorInterior.s | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/data/const/object/houseDoorInterior.s b/data/const/object/houseDoorInterior.s deleted file mode 100644 index 1404f8f6..00000000 --- a/data/const/object/houseDoorInterior.s +++ /dev/null @@ -1,20 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081227B4:: @ 081227B4 - .incbin "houseDoorInterior/gUnk_081227B4.bin" - -gUnk_081227C0:: @ 081227C0 - .4byte sub_08092B8C - .4byte sub_08092BF8 - .4byte sub_08092C98 - -gUnk_081227CC:: @ 081227CC - .incbin "houseDoorInterior/gUnk_081227CC.bin" - -gUnk_081227EC:: @ 081227EC - .incbin "houseDoorInterior/gUnk_081227EC.bin" - |
