diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-02-02 12:34:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-02 12:34:37 -0800 |
| commit | db8dfd44b2bacd521204de7e8a45efa4f1a182e8 (patch) | |
| tree | 062710fa135d63250a00f89db767b167e02b82ad /include/functions.h | |
| parent | c0f68e9056b24d1413984346da71aafafde9f332 (diff) | |
| parent | 99076969de26f2fb32ffd10254e42c070f84a0ae (diff) | |
Merge pull request #345 from octorock/object97
Diffstat (limited to 'include/functions.h')
| -rw-r--r-- | include/functions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.h b/include/functions.h index 769b053f..b0dfbee0 100644 --- a/include/functions.h +++ b/include/functions.h @@ -171,4 +171,5 @@ extern void sub_08000148(u32, u32, u32); extern void sub_0805457C(Entity*, s32); extern Entity* sub_080A2A3C(Entity*, u32, u32, u32); extern void sub_0806FCF4(Entity*, s32, s32, s32); +extern u32 sub_080041DC(Entity*, u32, u32); #endif |
