From cd2378407a7304df343777987f33dc30d05c8c71 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 26 Nov 2019 16:13:16 -0500 Subject: Fix filenames --- data/pokemon_storage_system.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/pokemon_storage_system.s b/data/pokemon_storage_system.s index af47e785c..0ac3268b6 100644 --- a/data/pokemon_storage_system.s +++ b/data/pokemon_storage_system.s @@ -50,13 +50,13 @@ gUnknown_83CDA94:: @ 83CDA94 .string "/30$" gUnknown_83CDA98:: @ 83CDA98 gbapal - .incbin "graphics/interface/pss_unk_3CDA98.gbapal" + .incbin "graphics/interface/pss_unk_83CDA98.gbapal" gUnknown_83CDAB8:: @ 83CDAB8 4bpp - .incbin "graphics/interface/pss_unk_3CDAB8.4bpp" + .incbin "graphics/interface/pss_unk_83CDAB8.4bpp" gUnknown_83CE2B8:: @ 83CE2B8 4bpp - .incbin "graphics/interface/pss_unk_3CE2B8.4bpp" + .incbin "graphics/interface/pss_unk_83CE2B8.4bpp" gUnknown_83CE438:: @ 83CE438 4bpp.lz .incbin "graphics/interface/pss_unk_83CE438.4bpp.lz" -- cgit v1.2.3