summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-01-09 19:46:41 -0800
committerYamaArashi <shadow962@live.com>2016-01-09 19:46:41 -0800
commitb609a1690d49bc7fa6016f4db8a3ee5450ad780c (patch)
treeff5ae2d52444e07bcb44e86684093c3a924d1370 /main.asm
parent418c84dc0c0808559e1ad8605f9346369861588b (diff)
pokedex unown mode
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 00cf73453..aa000622b 100644
--- a/main.asm
+++ b/main.asm
@@ -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]