diff options
author | red031000 <rubenru09@aol.com> | 2021-03-10 00:18:29 +0000 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2021-03-10 00:18:29 +0000 |
commit | 0baefc2c19596012af3403b28d1c258ee0438b9d (patch) | |
tree | bb59ff9b7f093534dddc05e771ab7a96316b39c4 /include/text_02054590.h | |
parent | d032e35566418f0706c892d7227fe7e5dc8f7f58 (diff) |
decompile text_02054590
Diffstat (limited to 'include/text_02054590.h')
-rw-r--r-- | include/text_02054590.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/include/text_02054590.h b/include/text_02054590.h new file mode 100644 index 00000000..37b286f3 --- /dev/null +++ b/include/text_02054590.h @@ -0,0 +1,17 @@ +#ifndef POKEDIAMOND_UNK_02054590_H +#define POKEDIAMOND_UNK_02054590_H + +#include "global.h" +#include "options.h" + +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); +void FUN_020546E0(u32 param0, u32 param1, u32 param2, u32 param3); +void FUN_02054744(u32 *param0, u32 param1, u32 param2); + +#endif //POKEDIAMOND_UNK_02054590_H |