diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-15 22:01:25 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-15 22:01:25 +0300 |
| commit | 08eba596c43f23d4e26822b31f145b56fb538899 (patch) | |
| tree | eb6698ab3d1d0af10082b6f89e6e58170c6f9715 /data/const | |
| parent | 6047d2ec3e2233ddf813c41f08482f4aa1333b67 (diff) | |
Put const data into castorWildStatue
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/npc/castorWildsStatue.s | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/data/const/npc/castorWildsStatue.s b/data/const/npc/castorWildsStatue.s deleted file mode 100644 index 8e825187..00000000 --- a/data/const/npc/castorWildsStatue.s +++ /dev/null @@ -1,30 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_08110E4C:: @ 08110E4C - .4byte sub_080673C0 - .4byte sub_080673F4 - .4byte sub_08067410 - .4byte sub_0806752C - -gUnk_08110E5C:: @ 08110E5C - .4byte sub_08067418 - .4byte sub_08067514 - -gUnk_08110E64:: @ 08110E64 - .incbin "castorWildsStatue/gUnk_08110E64.bin" - -gUnk_08110E68:: @ 08110E68 - .incbin "castorWildsStatue/gUnk_08110E68.bin" - -gUnk_08110E78:: @ 08110E78 - .incbin "castorWildsStatue/gUnk_08110E78.bin" - -gUnk_08110E8A:: @ 08110E8A - .incbin "castorWildsStatue/gUnk_08110E8A.bin" - -gUnk_08110E94:: @ 08110E94 - .incbin "castorWildsStatue/gUnk_08110E94.bin" |
