mirror of
https://github.com/zeldaret/tmc
synced 2026-08-29 17:12:35 -04:00
cleanup
This commit is contained in:
@@ -56,7 +56,7 @@ void sub_08099E58(Entity* this) {
|
||||
}
|
||||
|
||||
void sub_08099E8C(Entity* this) {
|
||||
if (sub_080041A0(this, &gPlayerEntity, 0xc, 0xc)) {
|
||||
if (EntityInRectRadius(this, &gPlayerEntity, 0xc, 0xc)) {
|
||||
if (this->subAction == 0) {
|
||||
sub_08099ECC(this);
|
||||
RequestPriorityDuration(this, 0x1e);
|
||||
|
||||
Reference in New Issue
Block a user