summaryrefslogtreecommitdiff
path: root/charmap.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-13 15:22:16 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-13 15:22:16 -0500
commit0197e6f23c0db6baf11aa1e610521f78b6352605 (patch)
tree33ebeff742a50c9a3cd5a83e85fda4164ef0906e /charmap.asm
parent3db107b72159e991a08248be7e32d74cfb723289 (diff)
Don't split stats gfx in three
Diffstat (limited to 'charmap.asm')
-rw-r--r--charmap.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/charmap.asm b/charmap.asm
index 8cdff71e9..3b15daf46 100644
--- a/charmap.asm
+++ b/charmap.asm
@@ -89,6 +89,9 @@
charmap "′", $6e ; gfx/font/feet_inches.png
charmap "″", $6f ; gfx/font/feet_inches.png
+ ; needed for StatsScreen_PlaceShinyIcon and PrintPartyMonPage1
+ charmap "<SHINY>", $3f ; gfx/stats/stats_tiles.png, tile 14
+
; Actual characters (from gfx/font/font.png)
charmap "A", $80