mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 04:44:08 -04:00
Decompile func0f16e810
This commit is contained in:
@@ -19,11 +19,10 @@
|
||||
#include "lib/lib_4e470.h"
|
||||
#include "types.h"
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f16e810
|
||||
/* f16e810: 03e00008 */ jr $ra
|
||||
/* f16e814: afa40000 */ sw $a0,0x0($sp)
|
||||
);
|
||||
void func0f16e810(u32 arg0)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f16e818
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f16e810(void);
|
||||
void func0f16e810(u32 arg0);
|
||||
u32 func0f16edac(void);
|
||||
u32 func0f16ee58(void);
|
||||
u32 func0f16eefc(void);
|
||||
|
||||
Reference in New Issue
Block a user