pull in docs (#97)

* rename `func_8002DF54` to `Player_SetCsActionWithHaltedActors`
* rename `func_8002F434` to `Actor_OfferGetItem`
This commit is contained in:
briaguya 2024-04-03 21:07:42 -04:00 committed by GitHub
parent 416ed84bc6
commit 0334c4e354
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
92 changed files with 359 additions and 360 deletions

View file

@ -6159,7 +6159,7 @@ void Interface_Draw(PlayState* play) {
gSaveContext.timer2State = 5;
gSaveContext.cutsceneIndex = 0;
Message_StartTextbox(play, 0x71B0, NULL);
func_8002DF54(play, NULL, 8);
Player_SetCsActionWithHaltedActors(play, NULL, 8);
} else {
D_8015FFE6 = 40;
gSaveContext.timer2State = 6;