summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-01-17 21:05:12 -0800
committerYamaArashi <shadow962@live.com>2016-01-17 21:05:12 -0800
commit70f6bc8c8421df195f8c7625ab9b8c48e515282b (patch)
tree5754fbc608bf696df9284fe74c63d9b138b87d43 /main.asm
parentf14562da4b066a80af3edfc5171e083f63532109 (diff)
parent20e7bc3b09da3d5a6349489801b379a326ebb573 (diff)
Merge pull request #334 from YamaArashi/master
commented pokedex more
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]