mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-29 18:32:09 -04:00
Decompile func0f102230
This commit is contained in:
@@ -10,10 +10,7 @@
|
||||
#include "gvars/gvars.h"
|
||||
#include "types.h"
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f102230
|
||||
/* f102230: 03e00008 */ jr $ra
|
||||
/* f102234: 00000000 */ sll $zero,$zero,0x0
|
||||
/* f102238: 00000000 */ sll $zero,$zero,0x0
|
||||
/* f10223c: 00000000 */ sll $zero,$zero,0x0
|
||||
);
|
||||
void func0f102230(void)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f102230(void);
|
||||
void func0f102230(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user