mirror of
https://github.com/zeldaret/tmc
synced 2026-08-20 14:15:10 -04:00
defined object table
This commit is contained in:
+1
-1
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user