diff options
Diffstat (limited to 'include/code_8092334.h')
-rw-r--r-- | include/code_8092334.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/include/code_8092334.h b/include/code_8092334.h new file mode 100644 index 0000000..6f7fcae --- /dev/null +++ b/include/code_8092334.h @@ -0,0 +1,21 @@ +#ifndef GUARD_CODE_8092334_H +#define GUARD_CODE_8092334_H + + +struct unkStruct_8094924 +{ + // size: 0x10? + u8 *unk0; // head? + u8 *unk4; // tail? + u32 unk8; + u32 unkC; +}; + +void sub_809486C(struct unkStruct_8094924 *r0, u8 *r1, s32 size); +void nullsub_102(struct unkStruct_8094924 *r0); +void sub_809488C(struct unkStruct_8094924 *r0, u8 *r1, s32 size); +void sub_809485C(struct unkStruct_8094924 *r0, u8 *r1, s32 size); +void sub_80948E4(struct unkStruct_8094924 *r0, u8 *r1, s32 size); +void sub_8094924(struct unkStruct_8094924 *r0, u8 *r1, s32 size); + +#endif
\ No newline at end of file |