trophaxse/user/src/appmgr_user.h

5 lines
181 B
C

#include <appmgr_kernel.h>
int sceAppMgrUserMountById(SceAppMgrMountIdArgs *args);
int kSetTrophyTimes(unsigned int timestamp1, unsigned int timestamp2);
int kFakeTimes(int value);