diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-16 20:49:53 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-16 20:49:53 +0300 |
| commit | 3c6101e313ca8bcdff03176da3958e9eec98446f (patch) | |
| tree | b58bdb1f128ad7b7b4a631a5a7070dc2007ab675 /data | |
| parent | 0f05b0237d9f9639514ad1fe24306679aa791a5c (diff) | |
Put const data in itemBow
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/item/itemBow.s | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/const/item/itemBow.s b/data/const/item/itemBow.s deleted file mode 100644 index aebc0aaf..00000000 --- a/data/const/item/itemBow.s +++ /dev/null @@ -1,14 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - - -gUnk_0811BD80:: @ 0811BD80 - .4byte sub_08075DF4 - .4byte sub_08075E40 - .4byte sub_08075EC0 - .4byte sub_08075F38 - .4byte sub_08075F84 - .4byte sub_08075D88 |
