From 3c6101e313ca8bcdff03176da3958e9eec98446f Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Sat, 16 Apr 2022 20:49:53 +0300 Subject: Put const data in itemBow --- data/const/item/itemBow.s | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 data/const/item/itemBow.s (limited to 'data') 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 -- cgit v1.2.3