diff options
author | red031000 <rubenru09@aol.com> | 2021-03-10 21:45:44 +0000 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2021-03-10 21:45:44 +0000 |
commit | 253e743399d41bd5b3a10b65308a962924563196 (patch) | |
tree | 47a81078936f4ac253df7f62f83b8ec887ee9095 /include/text_02054590.h | |
parent | 75b9be7f7c53ead5beb594e01dab4a33d6b780a3 (diff) |
AddTextPrinterParameterized
Diffstat (limited to 'include/text_02054590.h')
-rw-r--r-- | include/text_02054590.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/text_02054590.h b/include/text_02054590.h index 37b286f3..401fa11f 100644 --- a/include/text_02054590.h +++ b/include/text_02054590.h @@ -8,9 +8,9 @@ void FUN_02054590(u32 param0, u32 param1); void FUN_020545B8(u32 param0, u32 param1, u32 param2); void FUN_02054608(u32 *param0, struct Options *options); void FUN_0205464C(u32 *param0); -void FUN_02054658(u8 windowId, const u8 *str, struct Options *options, u8 param3); -void DrawFieldMessage(u8 windowId, const u8 *str, u8 fontId, u32 speed, u8 a4, u32 a5); -u8 FUN_020546C8(void); +u16 FUN_02054658(u8 windowId, const u8 *str, struct Options *options, u8 param3); +u16 DrawFieldMessage(u8 windowId, const u8 *str, u8 fontId, u32 speed, u8 a4, u32 a5); +u8 FUN_020546C8(u32 param0); void FUN_020546E0(u32 param0, u32 param1, u32 param2, u32 param3); void FUN_02054744(u32 *param0, u32 param1, u32 param2); |