trophaxse/user/src/appmgr_user.h

5 lines
181 B
C
Raw Normal View History

2018-10-15 04:48:48 +00:00
#include <appmgr_kernel.h>
int sceAppMgrUserMountById(SceAppMgrMountIdArgs *args);
2018-12-05 09:13:07 +00:00
int kSetTrophyTimes(unsigned int timestamp1, unsigned int timestamp2);
int kFakeTimes(int value);