Decompile ObjectC1

This commit is contained in:
octorock
2022-02-26 20:24:55 +01:00
parent 7a596ed3a2
commit 28301855fd
8 changed files with 135 additions and 371 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ void ObjectBD(Entity*);
void Pinwheel(Entity*);
void ObjectBF(Entity*);
void EnemyItem();
void ObjectC1(Entity*);
void ObjectC1();
extern void (*const gObjectFunctions[194])(Entity*);