mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
Updated Polish characters (thanks Jairo)
This commit is contained in:
parent
a040dde2fc
commit
ff29d848e2
2 changed files with 2 additions and 0 deletions
|
@ -170,6 +170,8 @@ struct SmCodeGlyph sSmCodeGlyphs[] = {
|
|||
{ "Ź", 'Z', 0, 0 },
|
||||
{ "Ż", 'Z', 0, 0 },
|
||||
{ "Ł", 'L', 12, 0 },
|
||||
{ "Ą", 'A', 0, 0 },
|
||||
{ "ą", 'a', 0, 0 },
|
||||
};
|
||||
|
||||
struct SmCodeGlyph sSmCodeDuplicateGlyphs[] = {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Loading…
Reference in a new issue