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 14:14:14 +0200
commitd21975be2d7904f477c5eb64ae93934c2016b6f3 (patch)
tree143635bf72b3a93eee83860ac876582649255ced /main.asm
parentd4cc9754472dc561317998a764ad6173134fb579 (diff)
Move all splash screen files to gfx/splash
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 31197dbc..b4308706 100644
--- a/main.asm
+++ b/main.asm
@@ -327,7 +327,7 @@ INCLUDE "engine/pokemon/bills_pc.asm"
SECTION "bank39", ROMX
CopyrightGFX::
-INCBIN "gfx/intro/copyright.2bpp"
+INCBIN "gfx/splash/copyright.2bpp"
IF DEF(_GOLD)
TitleScreenGFX3: