diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-01-04 20:17:46 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-01-04 20:55:03 -0800 |
| commit | 48fa5b4618f538dbc44525b77142ccea5a0858b8 (patch) | |
| tree | bcafdf49459e2c22aebbdfdce67f90c45ecddddb /include/kinstone.h | |
| parent | 7036ec73af7864e2728016ae931f872373c56e06 (diff) | |
sort out functions.h
Diffstat (limited to 'include/kinstone.h')
| -rw-r--r-- | include/kinstone.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/kinstone.h b/include/kinstone.h index 8760673d..28b799dd 100644 --- a/include/kinstone.h +++ b/include/kinstone.h @@ -3,6 +3,8 @@ #include "global.h" +extern void sub_08018C58(u32); + typedef struct { u8 unk[4]; u32 unk2; |
