mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-12 02:56:01 -05:00
finish out all jirachi funcs.. thx jiang for JirachiWish match
This commit is contained in:
17
include/code_80A26CC.h
Normal file
17
include/code_80A26CC.h
Normal file
@@ -0,0 +1,17 @@
|
||||
struct unkStruct_80A2608
|
||||
{
|
||||
/* 0x0 */ s16 unk0;
|
||||
/* 0x2 */ s16 unk2;
|
||||
/* 0x4 */ s16 unk4;
|
||||
/* 0x6 */ u16 unk6;
|
||||
/* 0x8 */ u16 unk8;
|
||||
/* 0xA */ u16 unkA;
|
||||
/* 0xC */ u8 unkC;
|
||||
/* 0xD */ u8 unkD;
|
||||
/* 0xE */ s16 unkE;
|
||||
/* 0x10 */ u8 unk10;
|
||||
/* 0x11 */ u8 unk11;
|
||||
};
|
||||
|
||||
struct unkStruct_80A2608 *sub_80A2608(s16 r0);
|
||||
struct unkStruct_80A2608 *sub_80A2620(s16 r0);
|
||||
Reference in New Issue
Block a user