mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Fix an ifdef
This commit is contained in:
@@ -15,7 +15,7 @@ extern u32 D_8012D230;
|
||||
|
||||
OSTime __osInsertTimer(OSTimer *t);
|
||||
|
||||
#if NON_MATCHING
|
||||
#ifdef NON_MATCHING
|
||||
void __osTimerServicesInit(void)
|
||||
{
|
||||
__osCurrentTime = 0;
|
||||
|
||||
Reference in New Issue
Block a user