summaryrefslogtreecommitdiff
path: root/engine/menus
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-04-27 03:33:13 -0400
committerentrpntr <entrpntr@gmail.com>2020-04-27 03:35:35 -0400
commit70d3a3fdbc508eeb4557ddc43d78ba12ed41963e (patch)
tree202f65e4131709331ae62cbe5eace4d6f8b6aa58 /engine/menus
parent75cf425d30db6a036743cf85c483c1b537063605 (diff)
Sync with the recent updates to pokecrystal.
Diffstat (limited to 'engine/menus')
-rw-r--r--engine/menus/intro_menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menus/intro_menu.asm b/engine/menus/intro_menu.asm
index 74eb21f4..b4092ec7 100644
--- a/engine/menus/intro_menu.asm
+++ b/engine/menus/intro_menu.asm
@@ -1436,7 +1436,7 @@ Function6434:
.asm_646b
ld hl, wce63
inc [hl]
- xor a
+ xor a ; MUSIC_NONE
ld [wMusicFadeID], a
ld [wMusicFadeID + 1], a
ld hl, wMusicFade