From 4adfd8ba02e692e56c68c3e0dc3cd28fb04e9341 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 3 Aug 2020 12:54:10 -0400 Subject: Decompile unk_02015CC0.s --- include/unk_02015CC0.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 include/unk_02015CC0.h (limited to 'include') 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 -- cgit v1.2.3