aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/pokedex.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
commit6e14461fa6d5085349e4746b61c526f3c94be19f (patch)
tree63db9e0cfa395f6dd00566c6dcdbb492bb6526ca /engine/menu/pokedex.asm
parentAdd Yellow player/rival names. (diff)
downloadpokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.tar.gz
pokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.tar.xz
pokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.zip
Add a lot of Yellow text changes.
Diffstat (limited to 'engine/menu/pokedex.asm')
-rwxr-xr-xengine/menu/pokedex.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/menu/pokedex.asm b/engine/menu/pokedex.asm
index 227728a0..2e5d676f 100755
--- a/engine/menu/pokedex.asm
+++ b/engine/menu/pokedex.asm
@@ -366,6 +366,9 @@ PokedexMenuItemsText: ; 402af (10:42af)
db "DATA"
next "CRY"
next "AREA"
+IF _YELLOW
+ next "PRNT"
+ENDC
next "QUIT@"
; tests if a pokemon's bit is set in the seen or owned pokemon bit fields