mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 08:39:06 +00:00
WIP: Credits & Language Screen Rewrite.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace Lang {
|
||||
std::string get(const std::string &key);
|
||||
void load(int lang);
|
||||
void load(const std::string lang);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user