diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-03-23 10:10:51 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-03-23 10:10:51 -0500 |
commit | 91fa5faf4acf617db0625992b2caf116e64f0888 (patch) | |
tree | cc0ab570ca1c4bb29fea0db6e1a99b5afe7bfd84 /include | |
parent | 65391a1eb2979dc050dd4a98afea02bb0ef310ea (diff) |
Match sub_8166564
Diffstat (limited to 'include')
-rw-r--r-- | include/menu_specialized.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/menu_specialized.h b/include/menu_specialized.h index afc89a149..2ad3bb8c8 100644 --- a/include/menu_specialized.h +++ b/include/menu_specialized.h @@ -39,7 +39,7 @@ void sub_81D20AC(struct UnknownStruct_81D1ED4 *arg0); void sub_81D2230(struct UnknownStruct_81D1ED4 *arg0); bool8 sub_81D20BC(struct UnknownStruct_81D1ED4 *arg0); void sub_81D3464(void *arg0); -void sub_81D3480(void *arg0, u8 arg1); +void sub_81D3480(void *arg0, u8 arg1, u8 arg2); void sub_81D2754(struct UnknownStruct_81D1ED4 *arg0, struct UnknownSubStruct_81D1ED4 *arg1); void sub_81D1F84(struct UnknownStruct_81D1ED4 *arg0, struct UnknownSubStruct_81D1ED4 arg1[4][5], struct UnknownSubStruct_81D1ED4 arg2[4][5]); void MoveRelearnerPrintText(u8 *str); |