From e6f6a753306865b2b4522850fd98665dc9546876 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Mon, 11 Dec 2017 17:51:04 -0500 Subject: Move the rest of gfx/misc/ into specific directories --- misc/crystal_misc.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/crystal_misc.asm') diff --git a/misc/crystal_misc.asm b/misc/crystal_misc.asm index fb9637d4c..aa5c704fd 100644 --- a/misc/crystal_misc.asm +++ b/misc/crystal_misc.asm @@ -4,7 +4,7 @@ INCLUDE "includes.asm" SECTION "Misc Crystal", ROMX MobileAdapterGFX:: -INCBIN "gfx/misc/mobile_adapter.2bpp" +INCBIN "gfx/mobile/mobile_adapter.2bpp" Function17a68f:: ; 17a68f (5e:668f) -- cgit v1.2.3