diff options
author | red031000 <rubenru09@aol.com> | 2021-03-06 16:57:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-06 16:57:36 +0000 |
commit | acbce1c8be2370e6617cdc74eb658f3f5cf8e1ed (patch) | |
tree | 8fe7df4569bde9e90a90650ecc52f58b81bbd166 /include/unk_0201CBEC.h | |
parent | cb1c7acb520481b63c12f9ff32b503916128f5eb (diff) | |
parent | 03645c295df36374ab4f5c6bf464396699512fb9 (diff) |
Merge pull request #321 from who-knows-who/who-knows-who
Decompile unk_0202A8F4, unk_0201CBEC, unk_0202ABBC, and unk_0202C0E0
Diffstat (limited to 'include/unk_0201CBEC.h')
-rw-r--r-- | include/unk_0201CBEC.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/unk_0201CBEC.h b/include/unk_0201CBEC.h new file mode 100644 index 00000000..f3df6872 --- /dev/null +++ b/include/unk_0201CBEC.h @@ -0,0 +1,6 @@ +#ifndef POKEDIAMOND_UNK_0201CBEC_H +#define POKEDIAMOND_UNK_0201CBEC_H + +s32 FUN_0201CBEC(s32 a0, s32 a1, s32 a2, s32 a3); + +#endif //POKEDIAMOND_UNK_0201CBEC_H |