diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-02-13 06:58:56 +0200 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-02-13 07:05:15 +0200 |
| commit | 65ab0fb1cb33d7586752ad10ed6e8b3713a4e809 (patch) | |
| tree | b413587a8594acea613bae1912012153edae3e96 /data | |
| parent | d1a2586001ddad7bde47fd37d66f62f6fe2792bf (diff) | |
Decompile the rest of playerItemBottle (renamed from sword spin)
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/playerItem/playerItemSwordSpin.s | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/data/const/playerItem/playerItemSwordSpin.s b/data/const/playerItem/playerItemSwordSpin.s deleted file mode 100644 index 37862ad2..00000000 --- a/data/const/playerItem/playerItemSwordSpin.s +++ /dev/null @@ -1,15 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_080B7870:: @ 080B7870 - .4byte sub_0801BA18 - .4byte sub_0801BB2C - -gUnk_080B7878:: @ 080B7878 - .incbin "playerItemSwordSpin/gUnk_080B7878.bin" - -gUnk_080B788A:: @ 080B788A - .incbin "playerItemSwordSpin/gUnk_080B788A.bin" |
