diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-15 23:44:00 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-24 23:27:31 +0100 |
| commit | 7846a385515bb7e63a2f79ef06c5c258edf025d5 (patch) | |
| tree | dde589a33166405f7bb7de6222fd1d5de4ffbfe4 /data | |
| parent | ac16219ff462029ea22b3f61eed4c6e105aca777 (diff) | |
Prefix all Items and PlayerItems
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/playerItem/playerItem11.inc (renamed from data/const/playerItem/item11.inc) | 0 | ||||
| -rw-r--r-- | data/data_08108D30.s | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/const/playerItem/item11.inc b/data/const/playerItem/playerItem11.inc index 3d9ad52e..3d9ad52e 100644 --- a/data/const/playerItem/item11.inc +++ b/data/const/playerItem/playerItem11.inc diff --git a/data/data_08108D30.s b/data/data_08108D30.s index 6e39725f..2d7f45a4 100644 --- a/data/data_08108D30.s +++ b/data/data_08108D30.s @@ -370,7 +370,7 @@ gUnk_08109AA8:: @ 08109AA8 gUnk_08109AB8:: @ 08109AB8 .incbin "baserom.gba", 0x109AB8, 0x0000010 - .include "data/const/playerItem/item11.inc" + .include "data/const/playerItem/playerItem11.inc" @ TODO convert .inc files into .s files and include them in linker.ld .include "data/animations/npc/gentari.inc" |
