diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-03 12:54:10 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-03 15:58:18 -0400 |
commit | 4adfd8ba02e692e56c68c3e0dc3cd28fb04e9341 (patch) | |
tree | 72ce71b219776150a9892958ba6724db34a8d26e /include | |
parent | f386f7082e96fe7d550b01f8844084d8ff3b80f7 (diff) |
Decompile unk_02015CC0.s
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 |