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 /src/code_0805436C.c | |
| parent | 7036ec73af7864e2728016ae931f872373c56e06 (diff) | |
sort out functions.h
Diffstat (limited to 'src/code_0805436C.c')
| -rw-r--r-- | src/code_0805436C.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_0805436C.c b/src/code_0805436C.c index eb4c77d2..dfbe2966 100644 --- a/src/code_0805436C.c +++ b/src/code_0805436C.c @@ -19,7 +19,7 @@ extern u8 gUnk_0200AF14; extern u32 gUnk_080015BC; extern u8 gUnk_080FE1C6[]; extern u32 gUnk_02034398; -extern void (*const gUnk_080FE2A0[])(); +extern void (*const gUnk_080FE2A0[])(void); void ForceEquipItem(u32, u8); extern void sub_0807CAA0(u32, u32); |
