mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-09 11:36:32 -05:00
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