defined object table

This commit is contained in:
theo3
2020-06-14 20:31:22 -07:00
parent 52f003086a
commit 4d8721d19a
206 changed files with 10182 additions and 9770 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ extern void (*gUnk_081206C4[99])(Entity*);
extern u32 gUnk_080FD1A8;
// Main
void sub_080869C4(Entity* ent) {
void Object1A(Entity* ent) {
gUnk_081206C4[ent->action](ent);
}