Mark RTC/Flash save hint string as used

This commit is contained in:
Isaac Aronson 2025-03-30 14:14:40 -05:00
parent 35eae05203
commit 6f4a5ce1a0
No known key found for this signature in database

View File

@ -75,7 +75,7 @@ static u8 ReadData();
static void EnableGpioPortRead();
static void DisableGpioPortRead();
static const char AgbLibRtcVersion[] = "SIIRTC_V001";
USED static const char AgbLibRtcVersion[] = "SIIRTC_V001";
void SiiRtcUnprotect(void)
{