mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-26 12:41:20 -05:00
Merge pull request #1602 from GriffinRichards/charmap-quote
Allow right single quotation mark in charmap
This commit is contained in:
@@ -84,6 +84,7 @@ SUPER_RE = A0
|
||||
'“' = B1
|
||||
'”' = B2
|
||||
'‘' = B3
|
||||
'’' = B4
|
||||
'\'' = B4
|
||||
'♂' = B5
|
||||
'♀' = B6
|
||||
|
||||
Reference in New Issue
Block a user