Decompile osGetTime

This commit is contained in:
Ryan Dwyer
2021-01-30 00:46:18 +10:00
parent 363421279a
commit e375f43a8f
12 changed files with 45 additions and 84 deletions
-9
View File
@@ -1,9 +0,0 @@
#ifndef _IN_LIB_LIB_490B0_H
#define _IN_LIB_LIB_490B0_H
#include <ultra64.h>
#include "types.h"
void osViSwapBuffer(void *framebuffer);
u64 func00049120(void);
#endif