diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 00:03:05 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 00:11:15 +0100 |
| commit | eda6ecfb9a70fb287fa073ccdcf347226fd7d353 (patch) | |
| tree | 9ca31f86a677ba703f7ca6d5822666e2e48dc039 /include/functions.h | |
| parent | abe6053a4f3dcaa511035baba764609464eadc46 (diff) | |
Decompile FigurineDevice
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 2273b938..4766fbec 100644 --- a/include/functions.h +++ b/include/functions.h @@ -114,6 +114,7 @@ extern u32 sub_080542AC(u32); extern void sub_08054564(); extern void sub_08054570(void); extern s32 sub_08056338(void); +extern void sub_08057044(u32, struct_020227E8*, u32); extern void sub_080575C8(u32); extern void sub_08057688(void); extern void sub_080580B0(u32); |
