mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 16:09:43 -04:00
Decompile func0f0153f0
This commit is contained in:
@@ -10,10 +10,7 @@
|
||||
#include "gvars/gvars.h"
|
||||
#include "types.h"
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f0153f0
|
||||
/* f0153f0: 03e00008 */ jr $ra
|
||||
/* f0153f4: 00000000 */ sll $zero,$zero,0x0
|
||||
/* f0153f8: 00000000 */ sll $zero,$zero,0x0
|
||||
/* f0153fc: 00000000 */ sll $zero,$zero,0x0
|
||||
);
|
||||
void func0f0153f0(void)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f0153f0(void);
|
||||
void func0f0153f0(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user