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