mirror of
https://github.com/zeldaret/tmc
synced 2026-07-02 12:36:27 -04:00
Two functions in townMinish.c OK
Also created npc.h and format.sh'd various files. A third function is outlined in townMinish.c, but currently non-matching.
This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ void Object1C(Entity *this)
|
||||
this->parent->field_0x20 &= ~(1 << this->entityType.parameter2);
|
||||
DeleteThisEntity();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user