aboutsummaryrefslogtreecommitdiffstats
path: root/engine/give_pokemon.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-07-06 13:35:48 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-07-06 13:35:48 -0400
commit9c9fb882c70650b82f4e684d12a5f5cf03d18ae6 (patch)
tree38e83aa984862e0e6010e490f2092b9eaf5d5807 /engine/give_pokemon.asm
parentMore bank3d documentation. (diff)
downloadpokeyellow-9c9fb882c70650b82f4e684d12a5f5cf03d18ae6.tar.gz
pokeyellow-9c9fb882c70650b82f4e684d12a5f5cf03d18ae6.tar.xz
pokeyellow-9c9fb882c70650b82f4e684d12a5f5cf03d18ae6.zip
Complete documentation of bank3d
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
Diffstat (limited to 'engine/give_pokemon.asm')
-rwxr-xr-xengine/give_pokemon.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/give_pokemon.asm b/engine/give_pokemon.asm
index 64876d22..8610d06a 100755
--- a/engine/give_pokemon.asm
+++ b/engine/give_pokemon.asm
@@ -65,6 +65,9 @@ SetPokedexOwnedFlag: ; 4fe11 (13:7e11)
ld hl, GotMonText
jp PrintText
+UnknownTerminator_f6794: ; f6794 (3d:6794)
+ db "@"
+
GotMonText: ; 4fe39 (13:7e39)
TX_FAR _GotMonText
db $0b