mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-26 22:31:56 -04:00
Decompile func0f176080
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user