diff options
author | Akira Akashi <rubenru09@aol.com> | 2021-06-02 01:52:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-02 01:52:56 +0100 |
commit | 8571ac60e7ab79a20196f402e76d511fb8302179 (patch) | |
tree | 2638ed527d2b2ac0c976c4d417cd8fb9270f5e96 /include | |
parent | 389b33f7d8499cab5b3b9e2ba21d786b1059c059 (diff) | |
parent | 7e32d3758e7e36d7a67a1442cdb9386f9aa18a6e (diff) |
Merge branch 'master' into unkk_020851B8
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_02033778.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/unk_02033778.h b/include/unk_02033778.h new file mode 100644 index 00000000..e1f64e05 --- /dev/null +++ b/include/unk_02033778.h @@ -0,0 +1,9 @@ +#ifndef POKEDIAMOND_UNK_02033778_H +#define POKEDIAMOND_UNK_02033778_H + +#include "nitro/types.h" + +void FUN_02033778(u32 param0); +void FUN_020337C8(u32 param0, u32 param1, u32 param2, u32 language); + +#endif //POKEDIAMOND_UNK_02033778_H |