Documenting Player Utilities and Related

This commit is contained in:
Shmoopi
2024-11-03 17:19:48 +00:00
committed by Banjo Kazooie
parent 1772033ec8
commit 0d223bfc2b
78 changed files with 243 additions and 240 deletions

View File

@@ -87,7 +87,7 @@ void func_8038B900(Actor *this){
if(this->state == 1){
if( !this->has_met_before
&& func_80329530(this, 0x258)
&& !func_8028ECAC()
&& !player_movementGroup()
){
gcdialog_showText(0xb9b, 4, 0, 0, 0, 0);
this->has_met_before = TRUE;