mirror of https://github.com/pmret/papermario.git
format again
This commit is contained in:
parent
f2e7262974
commit
adfa9feb31
|
@ -92,7 +92,8 @@ void func_802E88EC(Entity* entity, f32 arg1) {
|
|||
}
|
||||
|
||||
if (flag != 0) {
|
||||
make_item_entity(temp->unk_00, entity->position.x, entity->position.y + D_802EB370, entity->position.z, 0xA, 0, func_800E546C(), temp->unk_04);
|
||||
make_item_entity(temp->unk_00, entity->position.x, entity->position.y + D_802EB370, entity->position.z, 0xA, 0,
|
||||
func_800E546C(), temp->unk_04);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue