mirror of
https://github.com/zeldaret/tmc
synced 2026-05-31 17:32:43 -04:00
remove leftover assignment
This commit is contained in:
@@ -112,7 +112,6 @@ void DeleteEntity(Entity* ent)
|
||||
sub_0804AA1C(ent);
|
||||
}
|
||||
ent->flags = ent->flags & 0x7f;
|
||||
ent->spriteSettings = ent->spriteSettings;
|
||||
ent->spriteSettings.b.draw = 0;
|
||||
ent->field_0x3c = 0;
|
||||
ent->bitfield = 0;
|
||||
|
||||
Reference in New Issue
Block a user