mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Cell
This commit is contained in:
parent
38c444cfa1
commit
e2d82394f6
156 changed files with 2228 additions and 1616 deletions
|
|
@ -14,7 +14,7 @@ typedef const char *HostCode;
|
|||
|
||||
#include "cellL10n.h"
|
||||
|
||||
LOG_CHANNEL(cellL10n);
|
||||
logs::channel cellL10n("cellL10n", logs::level::notice);
|
||||
|
||||
// Translate code id to code name. some codepage may has another name.
|
||||
// If this makes your compilation fail, try replace the string code with one in "iconv -l"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue