mirror of
https://github.com/zeldaret/tmc
synced 2026-07-02 04:25:56 -04:00
cleanup
This commit is contained in:
@@ -17,6 +17,6 @@ void Object2B(Entity* object) {
|
||||
DeleteThisEntity();
|
||||
} else {
|
||||
int position = 0x120 - parent->z.HALF.HI;
|
||||
sub_0805EC9C(object, position, position, parent->field_0x7c.HALF_U.HI);
|
||||
SetAffineInfo(object, position, position, parent->field_0x7c.HALF_U.HI);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user