Decompile sight0f0d7164

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

View File

@ -68,10 +68,13 @@ GLOBAL_ASM(
glabel func0f0d715c
/* f0d715c: 03e00008 */ jr $ra
/* f0d7160: 00000000 */ nop
/* f0d7164: 03e00008 */ jr $ra
/* f0d7168: 00801025 */ or $v0,$a0,$zero
);
Gfx *sight0f0d7164(Gfx *gdl)
{
return gdl;
}
/**
* Return true if the given prop can be added to the target list.
*/