mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-14 03:48:24 +00:00
4649416822
thanks nakee points out that wxChar is not char under Linux, and I guess wxString::FromAscii will cut off > 127 characters, so I change it to wxString::From8BitData. I hop it works, please check it under other platform. BTW: If dolphin can not run, plz clean up your cache directory, delete all cache file. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2091 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
Common | ||
Core | ||
DebuggerWX | ||
DiscIO | ||
DolphinWX | ||
InputCommon | ||
VideoCommon |