mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Fix ¿
This commit is contained in:
parent
0f6f469597
commit
a2f319c1e1
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ struct SmCodeGlyph sSmCodeGlyphs[] = {
|
|||
{ "ß", 'S', 0, 0 },
|
||||
|
||||
{ "¡", '!', 0, 0 },
|
||||
{ "¿", '?', 12, 0 },
|
||||
{ "¿", '?', 0, 0 },
|
||||
|
||||
{ "Б", 'B', 0, 0 },
|
||||
{ "Г", 'L', 0, 0 },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue