Identify unnamed inv functions

This commit is contained in:
Ryan Dwyer 2024-08-18 11:09:21 +10:00
parent 504cdb1f78
commit 1b0a1cf307
1 changed files with 2 additions and 2 deletions

View File

@ -745,7 +745,7 @@ bool inv_has_key_flags(u32 wantkeyflags)
return false;
}
bool func0f11283c(void)
bool inv_has_goldeneyekey(void)
{
return false;
}
@ -768,7 +768,7 @@ bool inv_has_data_uplink(void)
return false;
}
bool func0f1128c4(void)
bool inv_has_goldengun(void)
{
return false;
}