diff options
author | YamaArashi <shadow962@live.com> | 2016-01-09 19:46:41 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-09 19:46:41 -0800 |
commit | b609a1690d49bc7fa6016f4db8a3ee5450ad780c (patch) | |
tree | ff5ae2d52444e07bcb44e86684093c3a924d1370 /main.asm | |
parent | 418c84dc0c0808559e1ad8605f9346369861588b (diff) |
pokedex unown mode
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12110,7 +12110,7 @@ DrawPokedexSearchResultsWindow: ; 1de1d1 (77:61d1) ; (### FOUN) next "D!@" -Function1de247: ; 1de247 +DrawDexEntryScreenRightEdge: ; 1de247 ld a, [hBGMapAddress] ld l, a ld a, [hBGMapAddress + 1] |