summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-06-05 19:23:26 -0400
committerentrpntr <entrpntr@gmail.com>2020-06-09 06:27:03 -0400
commitfe03203e22fc252eeb962a04d8f7235fd3792a2c (patch)
tree11f2c1f4fbfbc25fbabf904cbbddae55adf61675 /main.asm
parent74f86d7501ad76ec51081c6aca93001968b689a1 (diff)
Preliminary commit that builds.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm10
1 files changed, 1 insertions, 9 deletions
diff --git a/main.asm b/main.asm
index 4f007292..4a1c5378 100644
--- a/main.asm
+++ b/main.asm
@@ -344,15 +344,7 @@ ENDC
INCLUDE "engine/menus/options_menu.asm"
INCLUDE "engine/movie/gamefreak_presents.asm"
-
-IF DEF(_GOLD)
-GoldSilverIntro::
- dr $e4cb1, $e7678
-
-ELIF DEF(_SILVER)
-GoldSilverIntro::
- dr $e4af9, $e74c0
-ENDC
+INCLUDE "engine/movie/gs_intro.asm"
SECTION "bank3E", ROMX