Unown Puzzles

This commit is contained in:
PikalaxALT
2015-12-11 11:33:14 -05:00
parent f198dfd862
commit 15a03a2577
12 changed files with 917 additions and 856 deletions

View File

@@ -380,8 +380,8 @@ MapRadio: ; c355
Special_UnownPuzzle: ; c360
call FadeToMenu
callba Functione1190
ld a, [wd0ec]
callba UnownPuzzle
ld a, [wSolvedUnownPuzzle]
ld [ScriptVar], a
call ExitAllMenus
ret