diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-27 13:25:53 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-07-02 19:29:49 -0500 |
commit | 425461c54e1999c9248741534113eacbd6af31ea (patch) | |
tree | da0ed17cee0b6f40cfeddd3d28deedfb2ef01d2d /include/roulette_util.h | |
parent | 282da768fa082a0011bc66175cf0bed1020d364c (diff) |
through gUnknown_083F8EBC
Diffstat (limited to 'include/roulette_util.h')
-rw-r--r-- | include/roulette_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/roulette_util.h b/include/roulette_util.h index daeaeeeef..1b731bc61 100644 --- a/include/roulette_util.h +++ b/include/roulette_util.h @@ -4,7 +4,7 @@ #include "roulette.h" void sub_8124918(struct UnkStruct0 *); -u8 sub_812492C(struct UnkStruct0 *, u8, struct UnkStruct1 *); +u8 sub_812492C(struct UnkStruct0 *, u8, const struct UnkStruct1 *); void task_tutorial_controls_fadein(struct UnkStruct0 *); void sub_8124CE8(struct UnkStruct0 *, u16); void sub_8124D3C(struct UnkStruct0 *, u16); |