More NewUI, bugfix in ParamSFO where strings were created to include the trailing zero.
This commit is contained in:
parent
cf2422002c
commit
645e8a7705
9 changed files with 195 additions and 32 deletions
|
@ -337,6 +337,8 @@ void NativeInit(int argc, const char *argv[],
|
|||
if (!gfxLog)
|
||||
logman->SetLogLevel(LogTypes::G3D, LogTypes::LERROR);
|
||||
INFO_LOG(BOOT, "Logger inited.");
|
||||
#else
|
||||
g_Config.memCardDirectory = "MemStick/";
|
||||
#endif
|
||||
|
||||
i18nrepo.LoadIni(g_Config.languageIni);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue