summaryrefslogtreecommitdiff
path: root/include/unk_02002F08.h
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-06-23 19:11:36 +0100
committerGitHub <noreply@github.com>2021-06-23 19:11:36 +0100
commitac7337cc6410f96eb743c46f30c195b0da805ae5 (patch)
tree49b37975265caa4380b170c59c069ffea1710479 /include/unk_02002F08.h
parent66d408a02664eabd153377fe3f4842da0da2d627 (diff)
parentc5a2721fff4710a92cd68cb801f593f7e44357f1 (diff)
Merge pull request #413 from remicalixte/unk_02002F08
decompile unk_02002F08.s
Diffstat (limited to 'include/unk_02002F08.h')
-rw-r--r--include/unk_02002F08.h38
1 files changed, 38 insertions, 0 deletions
diff --git a/include/unk_02002F08.h b/include/unk_02002F08.h
new file mode 100644
index 00000000..773d9246
--- /dev/null
+++ b/include/unk_02002F08.h
@@ -0,0 +1,38 @@
+#ifndef POKEDIAMOND_UNK_02002F08_H
+#define POKEDIAMOND_UNK_02002F08_H
+
+#include "global.h"
+#include "gf_gfx_loader.h"
+#include "string16.h"
+
+
+struct UnkStruct_02002F08
+{
+ struct
+ {
+ u16 *unk00;
+ u16 *unk04;
+ u32 unk08;
+ u32 unk0c;
+ u32 unk10;
+ } unk000[14];
+
+ u32 unk118;
+ u32 unk11c;
+};
+
+s32 FUN_02002F08(u32 param0, struct String *str, u32 param2);
+u32 FUN_02002F40(u32 param0, struct String *str, u32 param2, u32 param3);
+u32 FUN_02002F58(const u16 *str);
+u32 FUN_02002F90(struct String *str);
+s32 FUN_02002F9C(u32 param0, struct String *str);
+struct UnkStruct_02002F08 *FUN_02002FD0(u32 heap_id);
+void FUN_02002FEC(struct UnkStruct_02002F08 *ptr);
+void FUN_02002FF4(struct UnkStruct_02002F08 *param0, u32 param1, void *param2, void *param3, u32 size);
+void FUN_02003008(struct UnkStruct_02002F08 *param0, u32 param1, u32 size, u32 heap_id);
+void FUN_02003038(struct UnkStruct_02002F08 *param0, u32 param1);
+void FUN_02003054(struct UnkStruct_02002F08 *param0, const void *param1, u32 param2, u32 offset, u16 size);
+void FUN_02003084(struct UnkStruct_02002F08 *param0, NarcId narcId, s32 memberId, u32 heap_id, u32 param4, u32 size, u16 offset, u16 param7);
+void FUN_020030E8(struct UnkStruct_02002F08 *param0, NarcId narcId, s32 memberId, u32 heap_id, u32 param4, u32 size, u16 offset);
+
+#endif //POKEDIAMOND_UNK_02002F08_H