mirror of
https://github.com/zeldaret/tmc
synced 2026-09-09 20:11:05 -04:00
Create new entity structs for Objects
This commit is contained in:
@@ -32,7 +32,6 @@ void MacroDecoration(Entity* this) {
|
||||
|
||||
void MacroDecoration_Init(MacroDecorationEntity* this) {
|
||||
u32 bVar1;
|
||||
u32 uVar2;
|
||||
|
||||
super->action = 1;
|
||||
UpdateSpriteForCollisionLayer(super);
|
||||
|
||||
Reference in New Issue
Block a user