format again

This commit is contained in:
dark-samus 2021-01-15 15:37:54 -05:00
parent f2e7262974
commit adfa9feb31
1 changed files with 8 additions and 7 deletions

View File

@ -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);
}
}
}