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 --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index c65cea3d4..d5354fe72 100644 --- a/main.asm +++ b/main.asm @@ -4611,7 +4611,7 @@ Unknown_53d84: ; unreferenced UnknownEggPic:: ; 53d9c ; Another egg pic. This is shifted up a few pixels. -INCBIN "gfx/misc/unknown_egg.2bpp.lz" +INCBIN "gfx/unknown/unknown_egg.2bpp.lz" SECTION "bank19", ROMX -- cgit v1.2.3