Decompile mainLoop

This commit is contained in:
Ryan Dwyer
2020-03-23 22:08:41 +10:00
parent 9aeba51b3e
commit c59186f4d5
3 changed files with 19 additions and 31 deletions
+3 -3
View File
@@ -3,10 +3,10 @@
#include <ultra64.h>
#include "types.h"
u32 func0000d520(void);
void func0000dae8(void);
u32 mainInit(void);
void mainLoop(void);
u32 func0000db30(void);
u32 func0000db3c(void);
u32 mainTick(void);
u32 func0000e324(void);
void func0000e684(void);
void func0000e95c(s32 stagenum);