Decompile func0f176080

This commit is contained in:
Ryan Dwyer
2021-02-11 19:02:53 +10:00
parent f36a282d7c
commit 6704825ed5
2 changed files with 5 additions and 7 deletions
+4 -6
View File
@@ -17,12 +17,10 @@
#include "lib/memory.h"
#include "types.h"
GLOBAL_ASM(
glabel func0f176080
/* f176080: 3c028008 */ lui $v0,%hi(var800844f0)
/* f176084: 03e00008 */ jr $ra
/* f176088: 8c4244f0 */ lw $v0,%lo(var800844f0)($v0)
);
void *func0f176080(void)
{
return var800844f0;
}
void func0f17608c(s32 stagenum)
{
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f176080(void);
void *func0f176080(void);
void func0f17608c(s32 stagenum);
void func0f1760c4(void);
void func0f176298(void);