diff options
author | red031000 <rubenru09@aol.com> | 2020-08-05 01:54:56 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-08-05 01:54:56 +0100 |
commit | c35e7faa7079a4ec6c095c6533591a4fca6c748d (patch) | |
tree | b15d69a86e7901e603ab5d69b8c203bfe7924079 /include | |
parent | 4f23a1710f9c6cbf0c3cfe5d2a75c320ce681bba (diff) | |
parent | 098ffd02f95c46c18f925d0d6866b6d4a51aa86e (diff) |
Merge branch 'master' of https://github.com/pret/pokediamond
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_02015CC0.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/unk_02015CC0.h b/include/unk_02015CC0.h new file mode 100644 index 00000000..206afe6f --- /dev/null +++ b/include/unk_02015CC0.h @@ -0,0 +1,8 @@ +#ifndef POKEDIAMOND_UNK_02015CC0_H +#define POKEDIAMOND_UNK_02015CC0_H + +int FUN_02015CC0(u16 a0); +int FUN_02015CE0(u16 a0); +int FUN_02015CF8(int a0, int a1); + +#endif //POKEDIAMOND_UNK_02015CC0_H |