Split engine/movie/intro.asm into itself and splash.asm

This commit is contained in:
mid-kid
2020-08-22 01:24:04 +02:00
parent 926e231849
commit 2b2c1ac649
3 changed files with 329 additions and 329 deletions

View File

@@ -493,6 +493,7 @@ CopyrightGFX::
INCBIN "gfx/splash/copyright.2bpp"
INCLUDE "engine/menus/options_menu.asm"
INCLUDE "engine/movie/splash.asm"
INCLUDE "engine/movie/intro.asm"