diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-16 20:37:58 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-16 20:37:58 +0300 |
| commit | bb43265c50f7c7d9d283a8940e229d0823bcc62c (patch) | |
| tree | d24dd6af6994b3779558c62d39d03314dcd0e51d /data/const | |
| parent | d0c14ba8ee40c76a9de93cc4477c218695748ab7 (diff) | |
Put const data in npc58
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/npc/npc58.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/const/npc/npc58.s b/data/const/npc/npc58.s deleted file mode 100644 index b42b64e7..00000000 --- a/data/const/npc/npc58.s +++ /dev/null @@ -1,11 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081146B8:: @ 081146B8 - .incbin "npc58/gUnk_081146B8.bin" - -gUnk_081146D0:: @ 081146D0 - .incbin "data_081146D0/gUnk_081146D0.bin" |
