diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-22 18:31:25 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-22 18:31:25 -0400 |
commit | 629470e19d0b6dbb4e6a13fcc32a6a26692de7f4 (patch) | |
tree | dab541c9e598b11bc3d7ee3a6027cabcba822c56 /include/text_02054590.h | |
parent | 3de127d797a8183d4e2d68f9e8da0ba5d336cfd1 (diff) | |
parent | d192b6951f54d1397ded3db03b5e486ec679ac6f (diff) |
Merge remote-tracking branch 'origin/master' into pikalax_work
Diffstat (limited to 'include/text_02054590.h')
-rw-r--r-- | include/text_02054590.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text_02054590.h b/include/text_02054590.h index b2f4898b..4d05260a 100644 --- a/include/text_02054590.h +++ b/include/text_02054590.h @@ -12,7 +12,7 @@ void FUN_020545B8(struct BgConfig *param0, struct Window *param1, u32 param2); void FUN_02054608(struct Window *param0, struct Options *options); void FUN_0205464C(struct Window *param0); u16 FUN_02054658(struct Window * window, struct String *str, struct Options *options, u8 param3); -u16 DrawFieldMessage(struct Window * window, struct String *str, u8 fontId, u32 speed, u8 a4, u32 a5); +u16 DrawFieldMessage(struct Window * window, struct String *str, u8 fontId, u32 speed, u8 a4, s32 a5); u8 FUN_020546C8(u32 param0); void FUN_020546E0(struct BgConfig *param0, struct Window *param1, u32 param2, u32 param3); void FUN_02054744(struct Window *param0, u32 param1, u32 param2); |