Fix duplicated stub functions

This commit is contained in:
Carsten Teibes
2020-06-23 00:20:51 +02:00
parent f8f252343c
commit 3cfacc675d
3 changed files with 3 additions and 9 deletions

View File

@@ -123,9 +123,6 @@
IMPORT_FUNC "sceRtc",0x62685E98,sceRtcGetLastAdjustedTime
#endif
#ifdef F_sceRtc_0040
IMPORT_FUNC "sceRtc",0xDFBC5F16,sceRtcParseDateTime
#endif
#ifdef F_sceRtc_0041
IMPORT_FUNC "sceRtc",0xE1C93E47,sceRtcGetTime64_t
#endif

View File

@@ -162,15 +162,12 @@
IMPORT_FUNC "sceRtc_driver",0xCE27DE2F,sceRtcEnd
#endif
#ifdef F_sceRtc_driver_0053
IMPORT_FUNC "sceRtc_driver",0xDFBC5F16,sceRtcParseDateTime
#endif
#ifdef F_sceRtc_driver_0054
IMPORT_FUNC "sceRtc_driver",0xE1C93E47,sceRtcGetTime64_t
#endif
#ifdef F_sceRtc_driver_0055
#ifdef F_sceRtc_driver_0054
IMPORT_FUNC "sceRtc_driver",0xF0B5571C,sceRtcSynchronize
#endif
#ifdef F_sceRtc_driver_0056
#ifdef F_sceRtc_driver_0055
IMPORT_FUNC "sceRtc_driver",0xFB3B18CD,sceRtc_driver_FB3B18CD
#endif