diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-13 19:48:14 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-13 19:48:14 +0300 |
| commit | 875fd3e02455352f54eea51b8bfeba62343c750f (patch) | |
| tree | 56523c8e075082d5acfca173b9563f67b81287c1 /data/const | |
| parent | 8eaddf08c275cc9d636d4229d1c7d14eda1c7595 (diff) | |
put const data in playerItemBow
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/playerItem/playerItemBow.s | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/data/const/playerItem/playerItemBow.s b/data/const/playerItem/playerItemBow.s deleted file mode 100644 index 45d3e213..00000000 --- a/data/const/playerItem/playerItemBow.s +++ /dev/null @@ -1,21 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_080B3E30:: @ 080B3E30 - .4byte sub_08018FE4 - .4byte sub_0801917C - .4byte sub_08019410 - .4byte sub_08019444 - -gUnk_080B3E40:: @ 080B3E40 - .incbin "playerItemBow/gUnk_080B3E40.bin" - .4byte gUnk_080B3E78 - .incbin "playerItemBow/gUnk_080B3E40_1.bin" - .4byte gUnk_080B3E70 - .incbin "playerItemBow/gUnk_080B3E40_2.bin" - .4byte gUnk_080B3E78 - .incbin "playerItemBow/gUnk_080B3E40_3.bin" - .4byte gUnk_080B3E70 |
