Decompile sight0f0d715c

This commit is contained in:
Ryan Dwyer 2022-03-19 16:11:26 +10:00
parent 63bdcb30fe
commit f826319637
1 changed files with 4 additions and 5 deletions

View File

@ -64,11 +64,10 @@ bool sightIsPropFriendly(struct prop *prop)
return chrCompareTeams(g_Vars.currentplayer->prop->chr, prop->chr, COMPARE_FRIENDS);
}
GLOBAL_ASM(
glabel func0f0d715c
/* f0d715c: 03e00008 */ jr $ra
/* f0d7160: 00000000 */ nop
);
void sight0f0d715c(void)
{
// empty
}
Gfx *sight0f0d7164(Gfx *gdl)
{