diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-01 21:54:11 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-01 21:54:11 -0500 |
commit | 92a8c491c3a8c39a7c51b300d759f93aa5157447 (patch) | |
tree | 2b0fca0ca289327e65b3b4339f1523f6060c4437 /home/map.asm | |
parent | ffbf2c0f5d28c05c14f67a3cfb123d37157c2ef9 (diff) |
Break up engine/sprites.asm; address yenatch's comments
Diffstat (limited to 'home/map.asm')
-rw-r--r-- | home/map.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm index bd83c7069..63571d824 100644 --- a/home/map.asm +++ b/home/map.asm @@ -2014,7 +2014,7 @@ FadeToMenu:: ; 2b29 ; 2b3c -ReturnToCallingMenu:: ; 2b3c +CloseSubmenu:: ; 2b3c call ClearBGPalettes call Function2bae call UpdateSprites |