1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2024-11-22 17:00:18 +01:00

Compare commits

..

No commits in common. "2abcaac4372c2a1014daa97bef3c713aa97e1b83" and "e020c0fe330ec2f9fd7d19d59eee3e4318e3652f" have entirely different histories.

4 changed files with 1 additions and 5 deletions

View file

@ -92,8 +92,6 @@ LanguageMenuEntry options::LanguageMenu[]
{L"한국어", Languages::Korean},
{L"Nederlands", Languages::Dutch},
{L"Norsk", Languages::Norwegian},
{L"Svenska", Languages::Swedish},
{L"Türkçe", Languages::Turkish},
};
void options::ReadOptions()

View file

@ -26,8 +26,6 @@ enum class Languages
Korean = MAKELANGID(LANG_KOREAN, SUBLANG_KOREAN),
Dutch = MAKELANGID(LANG_DUTCH, SUBLANG_DUTCH),
Norwegian = MAKELANGID(LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL),
Swedish = MAKELANGID(LANG_SWEDISH, SUBLANG_SWEDISH),
Turkish = MAKELANGID(LANG_TURKISH, SUBLANG_TURKISH_TURKEY),
};
struct LanguageMenuEntry

View file

@ -242,7 +242,7 @@
#define DLG_HIGHSCORES_EditName5 605
#define Menu1_AlternativeRender 601
#define Menu1_Language 700
#define Menu1_LanguageMax 724
#define Menu1_LanguageMax 722
// Next default values for new objects
//