Fix special text symbols

Two of the symbols were accidentally reversed.
This commit is contained in:
Kevin Cathcart 2018-03-05 13:11:32 -05:00 committed by GitHub
parent 4bda38cc9f
commit ed6d66acd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -625,8 +625,8 @@ char_map = {' ': 0xFF,
'.': 0xCD,
'~': 0xCE,
'': 0xCE,
'>': [0x6A], # Links name (only works if compressed)
'@': [0x00, 0xD2, 0x00, 0xD3], # Link's face
'@': [0x6A], # Links name (only works if compressed)
'>': [0x00, 0xD2, 0x00, 0xD3], # Link's face
"'": 0xD8,
'': 0xD8,
'%': 0xDD, # Hylian Bird