aboutsummaryrefslogtreecommitdiffstats
path: root/charmap.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-08 01:52:50 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 17:16:11 -0400
commit10af88ddd712415f2a0a2b6124187d51075c95d5 (patch)
tree0fe1145438b5cc645f95fe190b9f418cf73dedc7 /charmap.asm
parentAttempt to make Yellow buildable, part 2. (diff)
downloadpokeyellow-10af88ddd712415f2a0a2b6124187d51075c95d5.tar.gz
pokeyellow-10af88ddd712415f2a0a2b6124187d51075c95d5.tar.xz
pokeyellow-10af88ddd712415f2a0a2b6124187d51075c95d5.zip
text.o
Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
Diffstat (limited to 'charmap.asm')
-rw-r--r--charmap.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/charmap.asm b/charmap.asm
index ba94a03e..65919932 100644
--- a/charmap.asm
+++ b/charmap.asm
@@ -151,6 +151,8 @@ charmap "<pkmn>", $4a ; PkMn
charmap "@", $50
charmap "#", $54
;charmap "POKé", $54
+charmap "′", $71
+charmap "″", $73
charmap "…", $75
charmap "┌", $79