diff options
author | YamaArashi <shadow962@live.com> | 2016-01-17 21:05:12 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-17 21:05:12 -0800 |
commit | 70f6bc8c8421df195f8c7625ab9b8c48e515282b (patch) | |
tree | 5754fbc608bf696df9284fe74c63d9b138b87d43 /main.asm | |
parent | f14562da4b066a80af3edfc5171e083f63532109 (diff) | |
parent | 20e7bc3b09da3d5a6349489801b379a326ebb573 (diff) |
Merge pull request #334 from YamaArashi/master
commented pokedex more
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] |