diff options
author | Akira Akashi <rubenru09@aol.com> | 2021-08-22 12:14:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-22 12:14:20 +0100 |
commit | 408cdd5611fbc4947545e747812dbbd86b36f3aa (patch) | |
tree | 820614fcaf4094759d90498156cafed87bedb881 /include/text_02054590.h | |
parent | 352605c1b5af4ff2fa6e792a47b6f6451c1f4be8 (diff) | |
parent | bdcd439b89deee757fcad4d3ce72cdee97f5a080 (diff) |
Merge branch 'master' into nitrobanner
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 4d05260a..d55f0b80 100644 --- a/include/text_02054590.h +++ b/include/text_02054590.h @@ -15,6 +15,6 @@ u16 FUN_02054658(struct Window * window, struct String *str, struct Options *opt 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); +void FUN_02054744(struct Window *param0, u32 param1, u16 param2); #endif // POKEDIAMOND_UNK_02054590_H |