mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
Decompile func0f000840
This commit is contained in:
@@ -10,10 +10,7 @@
|
||||
#include "gvars/gvars.h"
|
||||
#include "types.h"
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f000840
|
||||
/* f000840: 03e00008 */ jr $ra
|
||||
/* f000844: 00000000 */ sll $zero,$zero,0x0
|
||||
/* f000848: 00000000 */ sll $zero,$zero,0x0
|
||||
/* f00084c: 00000000 */ sll $zero,$zero,0x0
|
||||
);
|
||||
void func0f000840(void)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f000840(void);
|
||||
void func0f000840(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user