summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-18 00:56:33 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-18 00:56:33 -0500
commit8a45169a9dd0c9e462d02bb772b4cd029ca04801 (patch)
treefd7e71add4a979fec66301e3d8181f33fa11a797 /main.asm
parent8bf255b9f84f7e4f93e85a75512a002ef240a10f (diff)
parent70f6bc8c8421df195f8c7625ab9b8c48e515282b (diff)
Merge branch 'master' of https://github.com/pret/pokecrystal
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 1f241f088..749427da2 100644
--- a/main.asm
+++ b/main.asm
@@ -11848,7 +11848,7 @@ DrawPokedexSearchResultsWindow: ; 1de1d1 (77:61d1)
; (### FOUN)
next "D!@"
-Function1de247: ; 1de247
+DrawDexEntryScreenRightEdge: ; 1de247
ld a, [hBGMapAddress]
ld l, a
ld a, [hBGMapAddress + 1]