We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6fb3be commit 517d5faCopy full SHA for 517d5fa
components/retro-go/rg_localization.h
@@ -9,6 +9,7 @@ typedef enum
9
{
10
RG_LANG_EN = 0,
11
RG_LANG_FR,
12
+ RG_LANG_CHS,
13
//RG_LANG_ES,
14
15
RG_LANG_MAX
0 commit comments