mirror of
https://github.com/zeldaret/tmc
synced 2026-09-07 11:21:35 -04:00
Decompile manager36
This commit is contained in:
@@ -265,4 +265,6 @@ Entity* FindNextDuplicateID(Entity* ent, int listIndex);
|
||||
*/
|
||||
Entity* FindEntity(u32 kind, u32 id, u32 listIndex, u32 type, u32 type2);
|
||||
|
||||
void DeleteEntityAny(Entity* ent);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user