mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-30 18:49:13 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "LAME.h"
|
||||
#include "LAMEString.h"
|
||||
|
||||
String getUserName()
|
||||
{
|
||||
return String("user");
|
||||
}
|
||||
Reference in New Issue
Block a user