mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
Updated english language translation (#899)
This commit is contained in:
parent
91966b7fd0
commit
5b5c85a764
@ -61,7 +61,7 @@ enum
|
|||||||
};
|
};
|
||||||
|
|
||||||
const char ctrlName[6][24] =
|
const char ctrlName[6][24] =
|
||||||
{ "SNES Controller", "SNES Mouse", "Superscope", "Justifier", "SNES Controllers (2)", "SNES Controllers (4)" };
|
{ "SNES Controller", "SNES Mouse", "Super Scope", "Justifier", "SNES Controllers (2)", "SNES Controllers (4)" };
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
LANG_JAPANESE = 0,
|
LANG_JAPANESE = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user