diff options
Diffstat (limited to 'include/unk_020061E8.h')
-rw-r--r-- | include/unk_020061E8.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/unk_020061E8.h b/include/unk_020061E8.h new file mode 100644 index 00000000..d94ea88f --- /dev/null +++ b/include/unk_020061E8.h @@ -0,0 +1,10 @@ +#ifndef POKEDIAMOND_UNK_020061E8_H
+#define POKEDIAMOND_UNK_020061E8_H
+
+#include "nitro/types.h"
+#include "text.h"
+
+BOOL FUN_020061E8(void (*r0)(u32, struct TextPrinter *), u32 r1, u32 r2, u32 r3);
+void FUN_0200621C(s32 r0);
+
+#endif // POKEDIAMOND_UNK_020061E8_H
|