You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Unown Puzzles
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
895
engine/unown_puzzle.asm
Executable file
895
engine/unown_puzzle.asm
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user