From 65ab0fb1cb33d7586752ad10ed6e8b3713a4e809 Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Sun, 13 Feb 2022 06:58:56 +0200 Subject: Decompile the rest of playerItemBottle (renamed from sword spin) --- data/const/playerItem/playerItemSwordSpin.s | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 data/const/playerItem/playerItemSwordSpin.s (limited to 'data/const') 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" -- cgit v1.2.3