mirror of
https://github.com/n64decomp/mk64
synced 2026-08-26 23:37:34 -04:00
Match OS funcs (#152)
* Matched osSyncPrintf.c * Matched contramread.c * Matched contramwrite.c * Matched osPfsInit and osPfsGetStatus
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ void func_800CA330(s32);
|
||||
void func_800CA388(s32);
|
||||
|
||||
// os
|
||||
s32 func_800CE720(OSMesgQueue*, OSPfs*, s32);
|
||||
s32 osPfsInit(OSMesgQueue*, OSPfs*, s32);
|
||||
|
||||
// memory.c
|
||||
u32 func_802A7B70(u16);
|
||||
|
||||
Reference in New Issue
Block a user