mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 05:34:50 -04:00
parent
96a60e82bc
commit
9211975868
17 changed files with 669 additions and 7 deletions
|
@ -19,7 +19,8 @@ enum LangConsts {
|
|||
LANG_CLEAR,
|
||||
LANG_READY,
|
||||
LANG_DATADP,
|
||||
LANG_LOOP
|
||||
LANG_LOOP,
|
||||
LANG_RESET
|
||||
};
|
||||
|
||||
class LanguageHelper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue