summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-21 00:13:09 -0400
committeryenatch <yenatch@gmail.com>2017-06-21 00:13:09 -0400
commit57385679850b0886a5728f995d96866a48ebfe37 (patch)
treeb2bbdf7cb1ad2e19c75a3b73db9ce89ffcafe062 /engine
parent2e0344e63de4a47d9535d9af47cc9f49cf11f5fc (diff)
pngs in gfx/splash
Diffstat (limited to 'engine')
-rwxr-xr-xengine/crystal_intro.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/crystal_intro.asm b/engine/crystal_intro.asm
index 29bb0934f..5bf77181a 100755
--- a/engine/crystal_intro.asm
+++ b/engine/crystal_intro.asm
@@ -367,7 +367,8 @@ GameFreakLogoPalettes: ; e47ac
; e47cc
GameFreakLogo: ; e47cc
-INCBIN "gfx/splash/logo.1bpp"
+INCBIN "gfx/splash/logo1.1bpp"
+INCBIN "gfx/splash/logo2.1bpp"
; e48ac
CrystalIntro: ; e48ac