mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-07 19:00:41 -04:00
Decompile func00015850
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
build/ROMID/lib/lib_13790.o (section); \
|
||||
build/ROMID/lib/lib_13820.o (section); \
|
||||
build/ROMID/lib/lib_13900.o (section); \
|
||||
build/ROMID/lib/lib_15850.o (section); \
|
||||
build/ROMID/lib/lib_15860.o (section); \
|
||||
build/ROMID/lib/lib_159b0.o (section); \
|
||||
build/ROMID/lib/lib_16110.o (section); \
|
||||
|
||||
@@ -1086,12 +1086,3 @@ void func0001561c(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0001584c
|
||||
/* 1584c: 00000000 */ nop
|
||||
/* 15850: 03e00008 */ jr $ra
|
||||
/* 15854: 00000000 */ nop
|
||||
/* 15858: 00000000 */ nop
|
||||
/* 1585c: 00000000 */ nop
|
||||
);
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
#include <ultra64.h>
|
||||
|
||||
void func00014850(void)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
Reference in New Issue
Block a user