mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-06 16:30:14 +02:00
Testing pull collaboration.
This commit is contained in:
parent
dc828b01b8
commit
0092343861
1 changed files with 2 additions and 1 deletions
|
@ -255,7 +255,8 @@ enum class Msg
|
||||||
Menu1_UseMaxResolution_1024x768,
|
Menu1_UseMaxResolution_1024x768,
|
||||||
};
|
};
|
||||||
|
|
||||||
struct languageInfo {
|
struct languageInfo
|
||||||
|
{
|
||||||
const char* short_name;
|
const char* short_name;
|
||||||
const char* display_name;
|
const char* display_name;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue