mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-18 13:00:23 +00:00
parent
092f602638
commit
2cb4ff4fd3
66 changed files with 737 additions and 734 deletions
|
@ -159,7 +159,7 @@ void EnGe3_ForceTalk(EnGe3* this, PlayState* play) {
|
|||
this->actionFunc = EnGe3_GiveCard;
|
||||
} else {
|
||||
if (!(this->unk_30C & 4)) {
|
||||
func_8002DF54(play, &this->actor, PLAYER_CSMODE_7);
|
||||
func_8002DF54(play, &this->actor, PLAYER_CSACTION_7);
|
||||
this->unk_30C |= 4;
|
||||
}
|
||||
this->actor.textId = 0x6004;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue