mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Add Configurable RTC
This commit is contained in:
@ -44,4 +44,6 @@ u32 GetFakeDecrementer();
|
||||
|
||||
void TimeBaseSet();
|
||||
u64 GetFakeTimeBase();
|
||||
// Custom RTC
|
||||
u64 GetLocalTimeOnBoot();
|
||||
}
|
||||
|
Reference in New Issue
Block a user