mirror of
https://github.com/zeldaret/tmc
synced 2026-08-30 09:21:24 -04:00
entity changes, textbox changes
This commit is contained in:
@@ -75,5 +75,5 @@ void sub_08099ECC(Entity* this) {
|
||||
CopyPosition(this, &gPlayerEntity);
|
||||
gPlayerState.playerAction = 3;
|
||||
gPlayerState.field_0x34[4] = 0;
|
||||
gPlayerState.flags.all |= 0x8000;
|
||||
gPlayerState.flags |= 0x8000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user