diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-02-19 00:47:22 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-02-19 00:47:22 -0800 |
| commit | ce06f7dbb70b87cc3007a3e6ee6642b3f9aeb8b3 (patch) | |
| tree | 0affacd2a74cb9fc324bf2a48bb76f2da432ec77 /include/manager.h | |
| parent | 71ae3b07ea560601a3cddad9ab1eae7beedcf9ee (diff) | |
begin arm_proxy.c
Diffstat (limited to 'include/manager.h')
| -rw-r--r-- | include/manager.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/manager.h b/include/manager.h index 7830adc4..a0d8eb1c 100644 --- a/include/manager.h +++ b/include/manager.h @@ -191,4 +191,7 @@ extern void sub_0805DE38(Entity*); extern void sub_0805E0A8(Entity*); extern void sub_0805E0FC(); +void (*const gManagerFunctions[58])(); + + #endif |
