mirror of
https://github.com/zeldaret/tmc
synced 2026-08-17 21:33:45 -04:00
remove redundant unions
This commit is contained in:
@@ -13,7 +13,7 @@ void BackgroundCloud(Entity* this) {
|
||||
|
||||
void sub_0808F658(Entity* this) {
|
||||
this->action = 1;
|
||||
this->spriteSettings.b.draw = 1;
|
||||
this->spriteSettings.draw = 1;
|
||||
this->spriteOrientation.flipY = 3;
|
||||
this->spriteRendering.b3 = 3;
|
||||
this->spritePriority.b0 = this->type;
|
||||
|
||||
Reference in New Issue
Block a user