diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-15 09:10:41 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-15 09:10:41 +0300 |
| commit | 09d2e2c80ca5e6ec4ba868a13072851dc7de1dbe (patch) | |
| tree | de83ec1fb015d58242cf66c77cfbfae901dad66a /data/const | |
| parent | dff1e3299ad8e7c3bdc0a39cf2635a922c5c73e4 (diff) | |
Put const data into ghostBrothers
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/npc/ghostBrothers.s | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/data/const/npc/ghostBrothers.s b/data/const/npc/ghostBrothers.s deleted file mode 100644 index 26e7c8cb..00000000 --- a/data/const/npc/ghostBrothers.s +++ /dev/null @@ -1,35 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_0811015C:: @ 0811015C - .incbin "ghostBrothers/gUnk_0811015C.bin" - -gUnk_08110164:: @ 08110164 - .4byte sub_08065BF4 - .4byte sub_08065BF4 - .4byte sub_08065BF4 - .4byte sub_08065BF4 - .4byte sub_08065EBC - .4byte sub_08065EBC - -gUnk_0811017C:: @ 0811017C - .4byte sub_08065D18 - .4byte sub_08065D74 - .4byte sub_08065DB8 - -gUnk_08110188:: @ 08110188 - .incbin "ghostBrothers/gUnk_08110188.bin" - -gUnk_0811022E:: @ 0811022E - .incbin "ghostBrothers/gUnk_0811022E.bin" - -gUnk_08110274:: @ 08110274 - .4byte sub_08065D18 - .4byte sub_08065EDC - .4byte sub_08065F20 - -gUnk_08110280:: @ 08110280 - .incbin "ghostBrothers/gUnk_08110280.bin" |
