mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-29 19:30:48 +00:00
No need for these headers anymore.
This commit is contained in:
parent
d52666171e
commit
6a4a26d4bf
@ -27,6 +27,3 @@ void sceKernelSysClock2USec();
|
||||
void sceKernelSysClock2USecWide();
|
||||
u32 sceKernelUSec2SysClockWide(u32 usec);
|
||||
u32 sceKernelLibcClock();
|
||||
void sceRtcGetTick();
|
||||
u32 sceRtcGetDaysInMonth(u32 year, u32 month);
|
||||
u32 sceRtcGetDayOfWeek(u32 year, u32 month, u32 day);
|
Loading…
Reference in New Issue
Block a user