Decompile stub0f00b180

This commit is contained in:
Ryan Dwyer 2021-03-05 00:00:55 +10:00
parent f0ef4c38b3
commit f63a2fb6d1
1 changed files with 4 additions and 7 deletions

View File

@ -1,9 +1,6 @@
#include <ultra64.h>
GLOBAL_ASM(
glabel stub0f00b180
/* f00b180: 03e00008 */ jr $ra
/* f00b184: 00000000 */ nop
/* f00b188: 00000000 */ nop
/* f00b18c: 00000000 */ nop
);
void stub0f00b180(void)
{
// empty
}