summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2020-08-22 01:10:17 +0200
committermid-kid <esteve.varela@gmail.com>2020-08-27 13:58:54 +0200
commit926e2318492341b108d5591e752babc87975a7fc (patch)
tree41c7fb03d7b133ab45a0d7e2dc637abbcee34860 /main.asm
parentc5a3429314e26c4a26a1a5ddd5fe4d2d59294b71 (diff)
Move all splash screen files to gfx/splash
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.asm b/main.asm
index 3a83ccbbe..12549157f 100644
--- a/main.asm
+++ b/main.asm
@@ -540,8 +540,8 @@ INCLUDE "mobile/mobile_42.asm"
SECTION "Intro Logo", ROMX
-IntroLogoGFX:
-INCBIN "gfx/intro/logo.2bpp.lz"
+GameFreakDittoGFX:
+INCBIN "gfx/splash/ditto.2bpp.lz"
SECTION "Title", ROMX