mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-09 02:05:59 -05:00
Rename occurrences: UnkStruct_02023790 -> Strbuf
This commit is contained in:
@@ -10,8 +10,8 @@ u16 sub_0207CF10(u16 param0);
|
||||
u16 Item_GetIndexOfIconNCER(void);
|
||||
u16 Item_GetIndexOfIconNANR(void);
|
||||
void * Item_LoadDataOrGFX(u16 param0, u16 param1, u32 param2);
|
||||
void Item_GetNameIntoString(UnkStruct_02023790 * param0, u16 param1, u32 param2);
|
||||
void Item_GetDescriptionIntoString(UnkStruct_02023790 * param0, u16 param1, u16 param2);
|
||||
void Item_GetNameIntoString(Strbuf *dst, u16 param1, u32 param2);
|
||||
void Item_GetDescriptionIntoString(Strbuf *dst, u16 param1, u16 param2);
|
||||
s32 Item_GetAttribute(u16 param0, u16 param1, u32 param2);
|
||||
s32 Item_GetAttributeFromStruct(UnkStruct_0207D3B0 * param0, u16 param1);
|
||||
const u16 GetMoveFromTMOrHMItemID(u16 param0);
|
||||
|
||||
@@ -19,7 +19,7 @@ BOOL ov6_02248BE8(UnkStruct_02095C48 * param0, int param1, const UnkStruct_ov6_0
|
||||
void ov6_02248C28(int param0, int param1, void * param2, void * param3);
|
||||
BOOL ov6_02248C68(UnkStruct_02095C48 * param0, int param1, const UnkStruct_020954F0 * param2);
|
||||
void ov6_02248CBC(int param0, int param1, void * param2, void * param3);
|
||||
BOOL ov6_02248CE8(UnkStruct_02095C48 * param0, int param1, const UnkStruct_02023790 * param2);
|
||||
BOOL ov6_02248CE8(UnkStruct_02095C48 * param0, int param1, const Strbuf *param2);
|
||||
void ov6_02248D38(int param0, int param1, void * param2, void * param3);
|
||||
BOOL ov6_02248D64(UnkStruct_02095C48 * param0, int param1, void * param2);
|
||||
void ov6_02248DA0(int param0, int param1, void * param2, void * param3);
|
||||
|
||||
@@ -48,7 +48,7 @@ typedef struct {
|
||||
u8 unk_295;
|
||||
u8 unk_296;
|
||||
u8 unk_297;
|
||||
UnkStruct_02023790 * unk_298;
|
||||
Strbuf* unk_298;
|
||||
u8 unk_29C[4];
|
||||
int unk_2A0;
|
||||
u8 unk_2A4;
|
||||
|
||||
@@ -21,7 +21,7 @@ void ov8_0224AD34(UnkStruct_0203CDB0 * param0, const u8 param1);
|
||||
void ov8_0224B020(UnkStruct_0203CDB0 * param0);
|
||||
void ov8_0224B0FC(UnkStruct_0203CDB0 * param0);
|
||||
BOOL ov8_0224B110(UnkStruct_0203CDB0 * param0, const int param1, const int param2, const fx32 param3, BOOL * param4);
|
||||
BOOL ov8_0224B67C(UnkStruct_0203CDB0 * param0, UnkStruct_0205AA50 * param1, UnkStruct_0200B144 * param2, UnkStruct_02023790 * param3);
|
||||
BOOL ov8_0224B67C(UnkStruct_0203CDB0 * param0, UnkStruct_0205AA50 * param1, UnkStruct_0200B144 * param2, Strbuf *param3);
|
||||
BOOL ov8_0224B714(UnkStruct_0203CDB0 * param0, int param1, int param2, int param3);
|
||||
void ov8_0224B764(UnkStruct_0203CDB0 * param0);
|
||||
void ov8_0224B7C0(UnkStruct_0203CDB0 * param0);
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
typedef struct {
|
||||
UnkStruct_ov6_02240D5C * unk_00;
|
||||
Party * unk_04[4];
|
||||
UnkStruct_02023790 * unk_14[4];
|
||||
Strbuf* unk_14[4];
|
||||
u32 unk_24;
|
||||
u8 unk_28;
|
||||
u8 unk_29;
|
||||
|
||||
@@ -40,7 +40,7 @@ typedef struct {
|
||||
UnkStruct_0200C440 * unk_1FA0;
|
||||
UnkStruct_0200B144 * unk_1FA4;
|
||||
UnkStruct_0200B358 * unk_1FA8;
|
||||
UnkStruct_02023790 * unk_1FAC;
|
||||
Strbuf* unk_1FAC;
|
||||
UnkStruct_0200C704 * unk_1FB0;
|
||||
UnkStruct_0200D0F4 * unk_1FB4[38];
|
||||
UnkStruct_0205AA50 unk_204C[2];
|
||||
|
||||
@@ -22,7 +22,7 @@ typedef struct {
|
||||
UnkStruct_0200C440 * unk_0C;
|
||||
UnkStruct_0200B144 * unk_10;
|
||||
UnkStruct_0200B358 * unk_14;
|
||||
UnkStruct_02023790 * unk_18;
|
||||
Strbuf* unk_18;
|
||||
UnkStruct_0205AA50 unk_1C;
|
||||
UnkStruct_0205AA50 * unk_2C;
|
||||
u8 unk_30;
|
||||
|
||||
@@ -69,7 +69,7 @@ u16 * ov16_0223E0B0(UnkStruct_0207ADB4 * param0);
|
||||
u16 * ov16_0223E0BC(UnkStruct_0207ADB4 * param0);
|
||||
UnkStruct_ov16_0223E0C8 * ov16_0223E0C8(UnkStruct_0207ADB4 * param0);
|
||||
UnkStruct_0200B358 * ov16_0223E0D0(UnkStruct_0207ADB4 * param0);
|
||||
UnkStruct_02023790 * ov16_0223E0D4(UnkStruct_0207ADB4 * param0);
|
||||
Strbuf* ov16_0223E0D4(UnkStruct_0207ADB4 * param0);
|
||||
u16 ov16_0223E0D8(UnkStruct_0207ADB4 * param0, int param1);
|
||||
UnkStruct_0207A9CC * ov16_0223E120(UnkStruct_0207ADB4 * param0, int param1);
|
||||
UnkStruct_02025E6C * ov16_0223E16C(UnkStruct_0207ADB4 * param0, int param1);
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
|
||||
UnkStruct_0207C690 * ov17_0223F140(int param0);
|
||||
void ov17_0223F1E0(UnkStruct_0207C690 * param0);
|
||||
void ov17_0223F1E8(int param0, UnkStruct_02018340 * param1, UnkStruct_0200C704 * param2, UnkStruct_02012744 * param3, UnkStruct_ov17_0223F2E4 * param4, const UnkStruct_02023790 * param5, int param6, u32 param7, int param8, int param9, int param10, int param11, int param12, int param13, int param14);
|
||||
void ov17_0223F1E8(int param0, UnkStruct_02018340 * param1, UnkStruct_0200C704 * param2, UnkStruct_02012744 * param3, UnkStruct_ov17_0223F2E4 * param4, const Strbuf *param5, int param6, u32 param7, int param8, int param9, int param10, int param11, int param12, int param13, int param14);
|
||||
void ov17_0223F2E4(UnkStruct_ov17_0223F2E4 * param0);
|
||||
void ov17_0223F2F8(UnkStruct_ov17_0223F2E4 * param0, int param1, int param2, int param3);
|
||||
UnkStruct_02023790 * ov17_0223F310(u32 param0, u32 param1);
|
||||
Strbuf* ov17_0223F310(u32 param0, u32 param1);
|
||||
void ov17_0223F334(UnkStruct_02095C48 * param0, int param1);
|
||||
void ov17_0223F374(UnkStruct_02095C48 * param0);
|
||||
void ov17_0223F560(UnkStruct_0200C6E4 * param0, UnkStruct_0200C704 * param1, UnkStruct_02002F38 * param2, int param3, int param4, int param5, int param6);
|
||||
|
||||
@@ -32,7 +32,7 @@ typedef struct {
|
||||
UnkStruct_0200B144 * unk_40;
|
||||
UnkStruct_0200B144 * unk_44;
|
||||
UnkStruct_0200B358 * unk_48;
|
||||
UnkStruct_02023790 * unk_4C;
|
||||
Strbuf* unk_4C;
|
||||
UnkStruct_02002F38 * unk_50;
|
||||
UnkStruct_02012744 * unk_54;
|
||||
UnkStruct_ov16_0223E0C8 unk_58[4];
|
||||
|
||||
@@ -27,7 +27,7 @@ typedef struct {
|
||||
UnkStruct_0205AA50 unk_28[1];
|
||||
UnkStruct_0200B144 * unk_38;
|
||||
UnkStruct_0200B358 * unk_3C;
|
||||
UnkStruct_02023790 * unk_40;
|
||||
Strbuf* unk_40;
|
||||
UnkStruct_02002F38 * unk_44;
|
||||
UnkStruct_ov16_0223E0C8 unk_48[4];
|
||||
UnkStruct_0200D0F4 * unk_88[8];
|
||||
|
||||
@@ -38,7 +38,7 @@ typedef struct {
|
||||
UnkStruct_0205AA50 unk_64[2];
|
||||
UnkStruct_0200B144 * unk_84;
|
||||
UnkStruct_0200B358 * unk_88;
|
||||
UnkStruct_02023790 * unk_8C;
|
||||
Strbuf* unk_8C;
|
||||
UnkStruct_02002F38 * unk_90;
|
||||
UnkStruct_02012744 * unk_94;
|
||||
UnkStruct_ov16_0223E0C8 unk_98[4];
|
||||
|
||||
@@ -28,7 +28,7 @@ typedef struct {
|
||||
UnkStruct_0205AA50 unk_24[9];
|
||||
UnkStruct_0200B144 * unk_B4;
|
||||
UnkStruct_0200B358 * unk_B8;
|
||||
UnkStruct_02023790 * unk_BC;
|
||||
Strbuf* unk_BC;
|
||||
UnkStruct_02002F38 * unk_C0;
|
||||
UnkStruct_02012744 * unk_C4;
|
||||
UnkStruct_ov16_0223E0C8 unk_C8[4];
|
||||
|
||||
@@ -7,7 +7,7 @@ typedef struct {
|
||||
u8 unk_00;
|
||||
u8 unk_01;
|
||||
u8 padding_02[2];
|
||||
UnkStruct_02023790 * unk_04;
|
||||
Strbuf* unk_04;
|
||||
} UnkStruct_ov19_021D4F5C;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV19_021D4F5C_H
|
||||
|
||||
@@ -15,11 +15,11 @@ typedef struct {
|
||||
u8 unk_0E;
|
||||
u8 unk_0F;
|
||||
u8 padding_10[4];
|
||||
UnkStruct_02023790 * unk_14;
|
||||
UnkStruct_02023790 * unk_18;
|
||||
UnkStruct_02023790 * unk_1C;
|
||||
UnkStruct_02023790 * unk_20;
|
||||
UnkStruct_02023790 * unk_24;
|
||||
Strbuf* unk_14;
|
||||
Strbuf* unk_18;
|
||||
Strbuf* unk_1C;
|
||||
Strbuf* unk_20;
|
||||
Strbuf* unk_24;
|
||||
} UnkStruct_ov19_021D5BAC;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV19_021D5BAC_H
|
||||
|
||||
@@ -21,8 +21,8 @@ typedef struct {
|
||||
u16 unk_1C;
|
||||
u16 unk_1E;
|
||||
u16 unk_20[4];
|
||||
UnkStruct_02023790 * unk_28;
|
||||
UnkStruct_02023790 * unk_2C;
|
||||
Strbuf* unk_28;
|
||||
Strbuf* unk_2C;
|
||||
} UnkStruct_ov19_021D5FAC;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV19_021D5FAC_H
|
||||
|
||||
@@ -32,8 +32,8 @@ typedef struct {
|
||||
void * unk_34;
|
||||
NNSG2dCellDataBank * unk_38;
|
||||
UnkStruct_02022550 * unk_3C[2];
|
||||
UnkStruct_02023790 * unk_44;
|
||||
UnkStruct_02023790 * unk_48;
|
||||
Strbuf* unk_44;
|
||||
Strbuf* unk_48;
|
||||
UnkStruct_0201CD38 * unk_4C;
|
||||
u8 padding_50[4];
|
||||
} UnkStruct_ov19_021DA9E0;
|
||||
|
||||
@@ -25,8 +25,8 @@ typedef struct {
|
||||
void * unk_24;
|
||||
NNSG2dCharacterData * unk_28;
|
||||
const UnkStruct_0200B358 * unk_2C;
|
||||
UnkStruct_02023790 * unk_30;
|
||||
UnkStruct_02023790 * unk_34;
|
||||
Strbuf* unk_30;
|
||||
Strbuf* unk_34;
|
||||
} UnkStruct_ov19_021DB6F0;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV19_021DB6F0_H
|
||||
|
||||
@@ -42,7 +42,7 @@ typedef struct {
|
||||
u8 unk_4BE4[18];
|
||||
u8 padding_4BF6[2];
|
||||
UnkStruct_0200B144 * unk_4BF8;
|
||||
UnkStruct_02023790 * unk_4BFC;
|
||||
Strbuf* unk_4BFC;
|
||||
} UnkStruct_ov19_021DBA9C;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV19_021DBA9C_H
|
||||
|
||||
@@ -13,12 +13,12 @@ u32 ov20_021D1F88(const UnkStruct_ov20_021D16E8 * param0);
|
||||
u32 ov20_021D1F94(const UnkStruct_ov20_021D16E8 * param0);
|
||||
u32 ov20_021D1F9C(const UnkStruct_ov20_021D16E8 * param0);
|
||||
u16 ov20_021D1FA8(const UnkStruct_ov20_021D16E8 * param0, int param1);
|
||||
UnkStruct_02023790 * ov20_021D1FC0(const UnkStruct_ov20_021D16E8 * param0, u32 param1);
|
||||
Strbuf* ov20_021D1FC0(const UnkStruct_ov20_021D16E8 * param0, u32 param1);
|
||||
u32 ov20_021D1FCC(const UnkStruct_ov20_021D16E8 * param0);
|
||||
u32 ov20_021D1FD4(const UnkStruct_ov20_021D16E8 * param0);
|
||||
u32 ov20_021D1FDC(const UnkStruct_ov20_021D16E8 * param0);
|
||||
u32 ov20_021D1FE4(const UnkStruct_ov20_021D16E8 * param0);
|
||||
void ov20_021D2008(const UnkStruct_ov20_021D16E8 * param0, u32 param1, UnkStruct_02023790 * param2);
|
||||
void ov20_021D2008(const UnkStruct_ov20_021D16E8 * param0, u32 param1, Strbuf *param2);
|
||||
u32 ov20_021D2034(const UnkStruct_ov20_021D16E8 * param0);
|
||||
int ov20_021D2040(const UnkStruct_ov20_021D16E8 * param0);
|
||||
BOOL ov20_021D204C(const UnkStruct_ov20_021D16E8 * param0);
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
u32 ov20_021D5044(void);
|
||||
void ov20_021D5048(u32 param0, UnkStruct_02023790 * param1);
|
||||
void ov20_021D5048(u32 param0, Strbuf *param1);
|
||||
void ov20_021D506C(u32 param0, u32 * param1, u32 * param2);
|
||||
int ov20_021D5098(u32 param0);
|
||||
int ov20_021D50B4(u32 param0);
|
||||
|
||||
@@ -70,6 +70,6 @@ u32 ov21_021D1B94(UnkStruct_ov21_021D13FC * param0, const UnkStruct_ov21_021D332
|
||||
u32 ov21_021D1BD8(UnkStruct_ov21_021D13FC * param0, const UnkStruct_ov21_021D3320 * param1, int param2, int param3, int param4, int param5, int param6);
|
||||
u32 ov21_021D1C30(UnkStruct_ov21_021D13FC * param0, const UnkStruct_ov21_021D3320 * param1, int param2, int param3, int param4, int param5, int param6);
|
||||
u32 ov21_021D1C88(UnkStruct_ov21_021D13FC * param0, const UnkStruct_ov21_021D3320 * param1, int param2, int param3, int param4, int param5, int param6);
|
||||
UnkStruct_02023790 * ov21_021D1CE0(int param0, int param1);
|
||||
Strbuf* ov21_021D1CE0(int param0, int param1);
|
||||
|
||||
#endif // POKEPLATINUM_OV21_021D0D80_H
|
||||
|
||||
@@ -50,7 +50,7 @@ int ov21_021D38B0(const UnkStruct_ov21_021D3320 * param0, int param1);
|
||||
void ov21_021D38C0(UnkStruct_ov21_021D3320 * param0);
|
||||
int ov21_021D38FC(const UnkStruct_ov21_021D3320 * param0);
|
||||
int ov21_021D3908(const UnkStruct_ov21_021D3320 * param0);
|
||||
UnkStruct_02023790 * ov21_021D3914(const UnkStruct_ov21_021D3320 * param0);
|
||||
Strbuf* ov21_021D3914(const UnkStruct_ov21_021D3320 * param0);
|
||||
u32 ov21_021D3920(const UnkStruct_ov21_021D3320 * param0);
|
||||
BOOL ov21_021D392C(const UnkStruct_ov21_021D3320 * param0, int param1);
|
||||
BOOL ov21_021D3954(const UnkStruct_ov21_021D3320 * param0);
|
||||
|
||||
@@ -18,6 +18,6 @@ UnkStruct_0205AA50 * ov21_021D4D6C(UnkStruct_ov21_021D4C0C * param0, int param1,
|
||||
void ov21_021D4DA0(UnkStruct_0205AA50 * param0);
|
||||
u32 ov21_021D4DAC(UnkStruct_ov21_021D4C0C * param0, UnkStruct_0205AA50 * param1, u32 param2, u32 param3, int param4, int param5);
|
||||
void ov21_021D4E10(UnkStruct_ov21_021D4C0C * param0, UnkStruct_0205AA50 * param1, u32 param2, u32 param3);
|
||||
void ov21_021D4E80(UnkStruct_ov21_021D4C0C * param0, UnkStruct_0205AA50 * param1, UnkStruct_02023790 * param2, int param3, int param4);
|
||||
void ov21_021D4E80(UnkStruct_ov21_021D4C0C * param0, UnkStruct_0205AA50 * param1, Strbuf *param2, int param3, int param4);
|
||||
|
||||
#endif // POKEPLATINUM_OV21_021D4C0C_H
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
void ov21_021D5600(UnkStruct_02023790 * param0);
|
||||
void ov21_021D5600(Strbuf *param0);
|
||||
int ov21_021D5608(int param0);
|
||||
UnkStruct_02023790 * ov21_021D561C(int param0, int param1, int param2);
|
||||
UnkStruct_02023790 * ov21_021D566C(int param0, int param1, int param2);
|
||||
UnkStruct_02023790 * ov21_021D56BC(int param0, int param1, int param2, int param3);
|
||||
Strbuf* ov21_021D561C(int param0, int param1, int param2);
|
||||
Strbuf* ov21_021D566C(int param0, int param1, int param2);
|
||||
Strbuf* ov21_021D56BC(int param0, int param1, int param2, int param3);
|
||||
|
||||
#endif // POKEPLATINUM_OV21_021D5600_H
|
||||
|
||||
@@ -18,7 +18,7 @@ typedef struct {
|
||||
UnkStruct_02098700 * unk_1748;
|
||||
u32 unk_174C;
|
||||
u32 unk_1750;
|
||||
UnkStruct_02023790 * unk_1754;
|
||||
Strbuf* unk_1754;
|
||||
int unk_1758;
|
||||
u16 unk_175C;
|
||||
u16 unk_175E;
|
||||
|
||||
@@ -20,7 +20,7 @@ typedef struct {
|
||||
int unk_138;
|
||||
int unk_13C;
|
||||
u32 unk_140;
|
||||
UnkStruct_02023790 * unk_144;
|
||||
Strbuf* unk_144;
|
||||
} UnkStruct_ov22_0225A428;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV22_0225A428_H
|
||||
|
||||
@@ -33,7 +33,7 @@ void ov23_02241364(void);
|
||||
void ov23_022413A0(int param0, int param1, void * param2, void * param3);
|
||||
void ov23_0224142C(int param0, int param1, void * param2, void * param3);
|
||||
int ov23_022414D0(void);
|
||||
BOOL ov23_022415B8(UnkStruct_02023790 * param0);
|
||||
BOOL ov23_022415B8(Strbuf *param0);
|
||||
void ov23_0224160C(void);
|
||||
BOOL ov23_0224162C(int param0);
|
||||
void ov23_02241648(int param0);
|
||||
|
||||
@@ -22,7 +22,7 @@ BOOL ov23_02241CF4(int param0);
|
||||
BOOL ov23_02241D04(int param0, int param1);
|
||||
int ov23_02241D18(int param0);
|
||||
int ov23_02241D38(int param0);
|
||||
BOOL ov23_02241D58(UnkStruct_02023790 * param0);
|
||||
BOOL ov23_02241D58(Strbuf *param0);
|
||||
int ov23_02241DF8(MATHRandContext16 * param0);
|
||||
void ov23_02241E6C(void);
|
||||
void ov23_02241ED0(void);
|
||||
|
||||
@@ -18,8 +18,8 @@ UnkStruct_ov23_02253E2C * ov23_022421BC(void);
|
||||
UnkStruct_ov23_02253E2C * ov23_022421CC(void);
|
||||
UnkStruct_ov23_02253E2C * ov23_022421DC(void);
|
||||
void ov23_022421EC(void);
|
||||
BOOL ov23_0224223C(UnkStruct_02025E6C * param0, UnkStruct_02025E6C * param1, int param2, UnkStruct_02023790 * param3);
|
||||
BOOL ov23_022422A8(UnkStruct_02025E6C * param0, int param1, int param2, UnkStruct_02023790 * param3);
|
||||
BOOL ov23_0224223C(UnkStruct_02025E6C * param0, UnkStruct_02025E6C * param1, int param2, Strbuf *param3);
|
||||
BOOL ov23_022422A8(UnkStruct_02025E6C * param0, int param1, int param2, Strbuf *param3);
|
||||
BOOL ov23_0224240C(int param0, int param1);
|
||||
BOOL ov23_02242458(void);
|
||||
void ov23_022425F8(int param0, int param1, void * param2, void * param3);
|
||||
@@ -39,7 +39,7 @@ void ov23_02242C78(void);
|
||||
void ov23_02242CB4(void);
|
||||
void ov23_02242D08(void);
|
||||
void ov23_02242D44(UnkStruct_0203CDB0 * param0);
|
||||
BOOL ov23_02242D60(UnkStruct_02023790 * param0);
|
||||
BOOL ov23_02242D60(Strbuf *param0);
|
||||
UnkStruct_02029894 * ov23_02242E10(UnkStruct_021C0794 * param0);
|
||||
int ov23_02242E28(void);
|
||||
int ov23_02242E40(void);
|
||||
|
||||
@@ -45,8 +45,8 @@ void ov23_022445E8(int param0, int param1, void * param2, void * param3);
|
||||
void ov23_0224461C(int param0, int param1, void * param2, void * param3);
|
||||
void ov23_02244638(void);
|
||||
void ov23_0224467C(int param0, int param1, void * param2, void * param3);
|
||||
BOOL ov23_022446B0(UnkStruct_02023790 * param0);
|
||||
BOOL ov23_02244784(UnkStruct_02023790 * param0);
|
||||
BOOL ov23_022446B0(Strbuf *param0);
|
||||
BOOL ov23_02244784(Strbuf *param0);
|
||||
void ov23_02244858(int param0, BOOL param1);
|
||||
int ov23_02245408(void);
|
||||
void ov23_0224540C(int param0, int param1, void * param2, void * param3);
|
||||
|
||||
@@ -41,7 +41,7 @@ void ov23_0224CD68(void);
|
||||
int ov23_0224CD7C(void);
|
||||
void ov23_0224CD80(int param0, int param1, void * param2, void * param3);
|
||||
void ov23_0224CF18(int param0, int param1, void * param2, void * param3);
|
||||
BOOL ov23_0224D020(UnkStruct_02023790 * param0);
|
||||
BOOL ov23_0224D020(Strbuf *param0);
|
||||
UnkStruct_02029894 * ov23_0224D130(UnkStruct_021C0794 * param0);
|
||||
int ov23_0224D150(void);
|
||||
int ov23_0224D178(void);
|
||||
|
||||
@@ -37,8 +37,8 @@ typedef struct {
|
||||
UnkStruct_02001AF4 * unk_5C;
|
||||
UnkFuncPtr_ov23_022515D8 unk_60;
|
||||
UnkFuncPtr_ov23_022515D8 unk_64;
|
||||
UnkStruct_02023790 * unk_68;
|
||||
UnkStruct_02023790 * unk_6C;
|
||||
Strbuf* unk_68;
|
||||
Strbuf* unk_6C;
|
||||
UnkStruct_0200B358 * unk_70;
|
||||
UnkStruct_ov5_021D30A8 unk_74;
|
||||
UnkStruct_0200D0F4 * unk_23C[8];
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
typedef void (* UnkFuncPtr_ov62_022349A8)(void *, UnkStruct_02023790 *);
|
||||
typedef void (* UnkFuncPtr_ov62_022349A8)(void *, Strbuf *);
|
||||
|
||||
#endif // POKEPLATINUM_FUNCPTR_OV62_022349A8_H
|
||||
|
||||
@@ -40,10 +40,10 @@ void ov62_02232394(UnkStruct_ov62_022323B8 * param0, UnkStruct_0208C06C * param1
|
||||
void ov62_022323B8(UnkStruct_ov62_022323B8 * param0, int param1);
|
||||
void ov62_022324A0(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, const UnkStruct_ov62_02248CDC * param2);
|
||||
void ov62_02232594(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, UnkStruct_0200B144 * param2, const UnkStruct_ov62_02248CDC * param3);
|
||||
void ov62_02232778(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, UnkStruct_0200B144 * param2, const UnkStruct_ov62_02248CDC * param3, int param4, int param5, UnkStruct_02023790 * param6);
|
||||
void ov62_02232AAC(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, const UnkStruct_ov62_02248CDC * param2, UnkStruct_02023790 * param3[20][2]);
|
||||
int ov62_02232BB4(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, UnkStruct_02023790 * param2[20][2]);
|
||||
int ov62_02232C78(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, int param2, int param3, UnkStruct_02023790 * param4);
|
||||
void ov62_02232778(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, UnkStruct_0200B144 * param2, const UnkStruct_ov62_02248CDC * param3, int param4, int param5, Strbuf *param6);
|
||||
void ov62_02232AAC(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, const UnkStruct_ov62_02248CDC * param2, Strbuf *param3[20][2]);
|
||||
int ov62_02232BB4(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, Strbuf *param2[20][2]);
|
||||
int ov62_02232C78(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1, int param2, int param3, Strbuf *param4);
|
||||
int ov62_02232F68(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1);
|
||||
int ov62_02233064(UnkStruct_ov62_02233310 * param0, UnkStruct_0208C06C * param1);
|
||||
void ov62_022331C8(UnkStruct_ov62_02233310 * param0, s16 param1);
|
||||
@@ -84,7 +84,7 @@ int ov62_02233FEC(UnkStruct_ov62_02233F74 * param0);
|
||||
void ov62_02234214(UnkStruct_ov62_02233F74 * param0, UnkStruct_0208C06C * param1);
|
||||
void ov62_02234228(UnkStruct_ov62_02233F74 * param0, UnkStruct_0208C06C * param1);
|
||||
void ov62_0223427C(UnkStruct_ov62_02233F74 * param0, int param1);
|
||||
int ov62_0223429C(UnkStruct_0205AA50 * param0, UnkStruct_02023790 * param1);
|
||||
int ov62_0223429C(UnkStruct_0205AA50 * param0, Strbuf *param1);
|
||||
void ov62_022342BC(UnkStruct_0208C06C * param0);
|
||||
BOOL ov62_022342CC(UnkStruct_0208C06C * param0);
|
||||
void ov62_02234314(void);
|
||||
@@ -100,6 +100,6 @@ int ov62_022345B8(UnkStruct_0208C06C * param0, int param1, int param2, int param
|
||||
void ov62_022348B8(UnkStruct_0208C06C * param0, int param1, int param2, int param3);
|
||||
void ov62_022348FC(UnkStruct_0208C06C * param0);
|
||||
BOOL ov62_02234970(UnkStruct_0208C06C * param0, u64 param1);
|
||||
void ov62_022349A8(UnkStruct_0208C06C * param0, UnkStruct_02023790 * param1);
|
||||
void ov62_022349A8(UnkStruct_0208C06C * param0, Strbuf *param1);
|
||||
|
||||
#endif // POKEPLATINUM_OV62_02231690_H
|
||||
|
||||
@@ -41,7 +41,7 @@ typedef struct {
|
||||
int unk_3F0;
|
||||
UnkStruct_0200B144 * unk_3F4;
|
||||
UnkStruct_0200B358 * unk_3F8;
|
||||
UnkStruct_02023790 * unk_3FC;
|
||||
Strbuf* unk_3FC;
|
||||
UnkStruct_ov61_0222B920 unk_400;
|
||||
u8 unk_40D;
|
||||
u8 unk_40E;
|
||||
|
||||
@@ -8,7 +8,7 @@ typedef struct {
|
||||
int unk_00;
|
||||
int unk_04[4];
|
||||
u8 padding_14[4];
|
||||
UnkStruct_02023790 * unk_18;
|
||||
Strbuf* unk_18;
|
||||
UnkStruct_020279FC * unk_1C;
|
||||
} UnkStruct_ov62_02246B00;
|
||||
|
||||
|
||||
@@ -41,10 +41,10 @@ struct UnkStruct_ov65_0222EBE0_t {
|
||||
UnkStruct_0200B358 * unk_164;
|
||||
UnkStruct_0200B144 * unk_168;
|
||||
UnkStruct_0200B144 * unk_16C;
|
||||
UnkStruct_02023790 * unk_170;
|
||||
UnkStruct_02023790 * unk_174;
|
||||
UnkStruct_02023790 * unk_178;
|
||||
UnkStruct_02023790 * unk_17C;
|
||||
Strbuf* unk_170;
|
||||
Strbuf* unk_174;
|
||||
Strbuf* unk_178;
|
||||
Strbuf* unk_17C;
|
||||
int unk_180;
|
||||
UnkStruct_02001AF4 * unk_184;
|
||||
void * unk_188;
|
||||
|
||||
@@ -43,7 +43,7 @@ BOOL ov66_02231C48(const UnkStruct_ov66_0223177C * param0, u32 param1);
|
||||
UnkEnum_ov66_02231E6C ov66_02231C54(const UnkStruct_ov66_0223177C * param0);
|
||||
BOOL ov66_02231C60(const UnkStruct_ov66_0223177C * param0);
|
||||
int ov66_02231C78(const UnkStruct_ov66_0223177C * param0);
|
||||
BOOL ov66_02231C94(const UnkStruct_ov66_0223177C * param0, const UnkStruct_ov66_02232068 * param1, int param2, UnkStruct_02023790 * param3, u32 param4);
|
||||
BOOL ov66_02231C94(const UnkStruct_ov66_0223177C * param0, const UnkStruct_ov66_02232068 * param1, int param2, Strbuf *param3, u32 param4);
|
||||
u32 ov66_02231D00(const UnkStruct_ov66_0223177C * param0, int param1, u32 param2);
|
||||
|
||||
#endif // POKEPLATINUM_OV66_0223177C_H
|
||||
|
||||
@@ -38,18 +38,18 @@ void ov70_0225DF4C(UnkStruct_ov70_0225DEE8 * param0, u8 param1, BOOL param2);
|
||||
BOOL ov70_0225DF64(const UnkStruct_ov70_0225DEE8 * param0, u8 param1);
|
||||
void ov70_0225DF6C(UnkStruct_ov70_0225DEE8 * param0, u8 param1, BOOL param2);
|
||||
BOOL ov70_0225DF84(const UnkStruct_ov70_0225DEE8 * param0, u8 param1);
|
||||
void ov70_0225DF8C(UnkStruct_ov70_0225DEE8 * param0, const UnkStruct_02023790 * param1);
|
||||
void ov70_0225DF9C(UnkStruct_ov70_0225DEE8 * param0, const UnkStruct_02023790 * param1);
|
||||
void ov70_0225DF8C(UnkStruct_ov70_0225DEE8 * param0, const Strbuf *param1);
|
||||
void ov70_0225DF9C(UnkStruct_ov70_0225DEE8 * param0, const Strbuf *param1);
|
||||
BOOL ov70_0225DFAC(const UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225DFBC(UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225DFCC(UnkStruct_ov70_0225DEE8 * param0);
|
||||
BOOL ov70_0225DFDC(const UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225DFEC(UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225DFFC(UnkStruct_ov70_0225DEE8 * param0, const UnkStruct_02023790 * param1);
|
||||
void ov70_0225DFFC(UnkStruct_ov70_0225DEE8 * param0, const Strbuf *param1);
|
||||
void ov70_0225E00C(UnkStruct_ov70_0225DEE8 * param0, u32 param1);
|
||||
void ov70_0225E020(UnkStruct_ov70_0225DEE8 * param0, u32 param1, u32 param2);
|
||||
void ov70_0225E034(UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225E044(UnkStruct_ov70_0225DEE8 * param0, const UnkStruct_02023790 * param1, u32 param2);
|
||||
void ov70_0225E044(UnkStruct_ov70_0225DEE8 * param0, const Strbuf *param1, u32 param2);
|
||||
const UnkStruct_02013A04 * ov70_0225E054(const UnkStruct_ov70_0225DEE8 * param0);
|
||||
BOOL ov70_0225E064(const UnkStruct_ov70_0225DEE8 * param0, u32 param1);
|
||||
void ov70_0225E074(UnkStruct_ov70_0225DEE8 * param0, const UnkStruct_ov84_02240FA8 * param1, u16 param2, u16 param3);
|
||||
@@ -59,13 +59,13 @@ void ov70_0225E0E4(UnkStruct_ov70_0225DEE8 * param0, u16 * param1, u16 * param2)
|
||||
void ov70_0225E0F4(UnkStruct_ov70_0225DEE8 * param0, BOOL param1);
|
||||
void ov70_0225E104(UnkStruct_ov70_0225DEE8 * param0, u8 param1, u8 param2, u8 param3, u8 param4);
|
||||
void ov70_0225E12C(UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225E13C(UnkStruct_ov70_0225DEE8 * param0, const UnkStruct_02023790 * param1, u8 param2, u8 param3);
|
||||
void ov70_0225E13C(UnkStruct_ov70_0225DEE8 * param0, const Strbuf *param1, u8 param2, u8 param3);
|
||||
void ov70_0225E14C(UnkStruct_ov70_0225DEE8 * param0, u16 param1, u16 param2, u16 param3, u16 param4);
|
||||
void ov70_0225E164(UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225E194(UnkStruct_ov70_0225DEE8 * param0);
|
||||
int ov70_0225E1C4(UnkStruct_ov70_0225DEE8 * param0);
|
||||
void ov70_0225E1F8(UnkStruct_ov70_0225DEE8 * param0);
|
||||
UnkStruct_02023790 * ov70_0225E20C(UnkStruct_ov70_0225DEE8 * param0, int param1, u32 param2);
|
||||
Strbuf* ov70_0225E20C(UnkStruct_ov70_0225DEE8 * param0, int param1, u32 param2);
|
||||
void ov70_0225E21C(UnkStruct_ov70_0225DEE8 * param0, u32 param1, u32 param2, u32 param3, int param4);
|
||||
void ov70_0225E234(UnkStruct_ov70_0225DEE8 * param0, u32 param1, u32 param2);
|
||||
void ov70_0225E27C(UnkStruct_ov70_0225DEE8 * param0, UnkEnum_ov66_022324D0 param1, u32 param2);
|
||||
|
||||
@@ -11,7 +11,7 @@ void ov71_0223C6D4(UnkStruct_0205AA50 * param0);
|
||||
void ov71_0223C6F0(UnkStruct_0205AA50 * param0, const UnkStruct_02072014 * param1);
|
||||
void ov71_0223CA28(UnkStruct_0205AA50 * param0, const UnkStruct_02072014 * param1);
|
||||
void ov71_0223CD44(UnkStruct_0205AA50 * param0, const u8 param1, const u8 param2);
|
||||
void ov71_0223CDE8(UnkStruct_0205AA50 * param0, const UnkStruct_02072014 * param1, UnkStruct_02023790 * param2);
|
||||
void ov71_0223CECC(UnkStruct_0205AA50 * param0, const BOOL param1, UnkStruct_02023790 * param2);
|
||||
void ov71_0223CDE8(UnkStruct_0205AA50 * param0, const UnkStruct_02072014 * param1, Strbuf *param2);
|
||||
void ov71_0223CECC(UnkStruct_0205AA50 * param0, const BOOL param1, Strbuf *param2);
|
||||
|
||||
#endif // POKEPLATINUM_OV71_0223C69C_H
|
||||
|
||||
@@ -35,8 +35,8 @@ typedef struct {
|
||||
void * unk_335C;
|
||||
NNSG2dScreenData * unk_3360;
|
||||
UnkStruct_ov71_0223C444 unk_3364;
|
||||
UnkStruct_02023790 * unk_336C;
|
||||
UnkStruct_02023790 * unk_3370;
|
||||
Strbuf* unk_336C;
|
||||
Strbuf* unk_3370;
|
||||
u8 unk_3374[8];
|
||||
u8 unk_337C;
|
||||
u8 unk_337D;
|
||||
|
||||
@@ -26,10 +26,10 @@ struct UnkStruct_ov72_0223DB98_t {
|
||||
UnkStruct_020279FC * unk_0C;
|
||||
UnkStruct_0200B358 * unk_10;
|
||||
UnkStruct_0200B144 * unk_14;
|
||||
UnkStruct_02023790 * unk_18[5];
|
||||
UnkStruct_02023790 * unk_2C;
|
||||
UnkStruct_02023790 * unk_30;
|
||||
UnkStruct_02023790 * unk_34;
|
||||
Strbuf* unk_18[5];
|
||||
Strbuf* unk_2C;
|
||||
Strbuf* unk_30;
|
||||
Strbuf* unk_34;
|
||||
int unk_38;
|
||||
UnkStruct_020218BC * unk_3C;
|
||||
UnkStruct_0200C738 unk_40;
|
||||
|
||||
@@ -6,15 +6,15 @@
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_0200B358 * unk_00;
|
||||
UnkStruct_02023790 * unk_04;
|
||||
UnkStruct_02023790 * unk_08;
|
||||
UnkStruct_02023790 * unk_0C;
|
||||
UnkStruct_02023790 * unk_10;
|
||||
UnkStruct_02023790 * unk_14;
|
||||
UnkStruct_02023790 * unk_18;
|
||||
UnkStruct_02023790 * unk_1C;
|
||||
UnkStruct_02023790 * unk_20[6];
|
||||
UnkStruct_02023790 * unk_38[5];
|
||||
Strbuf* unk_04;
|
||||
Strbuf* unk_08;
|
||||
Strbuf* unk_0C;
|
||||
Strbuf* unk_10;
|
||||
Strbuf* unk_14;
|
||||
Strbuf* unk_18;
|
||||
Strbuf* unk_1C;
|
||||
Strbuf* unk_20[6];
|
||||
Strbuf* unk_38[5];
|
||||
u8 unk_4C;
|
||||
u8 unk_4D[3];
|
||||
} UnkStruct_ov79_021D0E1C_sub1;
|
||||
|
||||
@@ -11,7 +11,7 @@ typedef struct {
|
||||
u8 unk_07;
|
||||
u8 unk_08;
|
||||
u8 unk_09;
|
||||
UnkStruct_02023790 * unk_0C;
|
||||
Strbuf* unk_0C;
|
||||
} UnkStruct_ov79_021D38D0;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV79_021D38D0_H
|
||||
|
||||
@@ -39,7 +39,7 @@ typedef struct UnkStruct_ov80_021D2A08_t {
|
||||
UnkStruct_ov80_021D259C unk_44[5];
|
||||
UnkStruct_0200B144 * unk_80;
|
||||
UnkStruct_0200B144 * unk_84;
|
||||
UnkStruct_02023790 * unk_88;
|
||||
Strbuf* unk_88;
|
||||
int unk_8C;
|
||||
int unk_90;
|
||||
UnkStruct_ov80_021D2AF4 * unk_94;
|
||||
|
||||
@@ -18,7 +18,7 @@ typedef struct {
|
||||
UnkStruct_021C0794 * unk_4C;
|
||||
UnkStruct_0200B144 * unk_50;
|
||||
UnkStruct_0200B358 * unk_54;
|
||||
UnkStruct_02023790 * unk_58;
|
||||
Strbuf* unk_58;
|
||||
u16 unk_5C[1024];
|
||||
u16 unk_85C[1024];
|
||||
s8 unk_105C;
|
||||
|
||||
@@ -8,20 +8,20 @@
|
||||
typedef struct {
|
||||
UnkStruct_0200B144 * unk_00;
|
||||
UnkStruct_0200B358 * unk_04;
|
||||
UnkStruct_02023790 * unk_08;
|
||||
UnkStruct_02023790 * unk_0C;
|
||||
UnkStruct_02023790 * unk_10;
|
||||
UnkStruct_02023790 * unk_14;
|
||||
UnkStruct_02023790 * unk_18;
|
||||
UnkStruct_02023790 * unk_1C;
|
||||
UnkStruct_02023790 * unk_20;
|
||||
UnkStruct_02023790 * unk_24;
|
||||
UnkStruct_02023790 * unk_28;
|
||||
UnkStruct_02023790 * unk_2C;
|
||||
UnkStruct_02023790 * unk_30;
|
||||
UnkStruct_02023790 * unk_34;
|
||||
UnkStruct_02023790 * unk_38[5];
|
||||
UnkStruct_02023790 * unk_4C[10];
|
||||
Strbuf* unk_08;
|
||||
Strbuf* unk_0C;
|
||||
Strbuf* unk_10;
|
||||
Strbuf* unk_14;
|
||||
Strbuf* unk_18;
|
||||
Strbuf* unk_1C;
|
||||
Strbuf* unk_20;
|
||||
Strbuf* unk_24;
|
||||
Strbuf* unk_28;
|
||||
Strbuf* unk_2C;
|
||||
Strbuf* unk_30;
|
||||
Strbuf* unk_34;
|
||||
Strbuf* unk_38[5];
|
||||
Strbuf* unk_4C[10];
|
||||
} UnkStruct_ov83_0223DEA0;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_OV83_0223DEA0_H
|
||||
|
||||
@@ -38,16 +38,16 @@ typedef struct {
|
||||
UnkStruct_0200B358 * unk_118;
|
||||
UnkStruct_0200B144 * unk_11C;
|
||||
UnkStruct_0200B144 * unk_120;
|
||||
UnkStruct_02023790 * unk_124[12];
|
||||
Strbuf* unk_124[12];
|
||||
UnkStruct_02013A04 * unk_154;
|
||||
UnkStruct_02001AF4 * unk_158;
|
||||
UnkStruct_0200112C * unk_15C;
|
||||
UnkStruct_02013A04 * unk_160;
|
||||
UnkStruct_02023790 * unk_164[165];
|
||||
UnkStruct_02023790 * unk_3F8;
|
||||
UnkStruct_02023790 * unk_3FC;
|
||||
UnkStruct_02023790 * unk_400;
|
||||
UnkStruct_02023790 * unk_404[8];
|
||||
Strbuf* unk_164[165];
|
||||
Strbuf* unk_3F8;
|
||||
Strbuf* unk_3FC;
|
||||
Strbuf* unk_400;
|
||||
Strbuf* unk_404[8];
|
||||
u8 unk_424;
|
||||
u8 unk_425;
|
||||
u8 unk_426;
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_02023790 * unk_00;
|
||||
UnkStruct_02023790 * unk_04;
|
||||
Strbuf* unk_00;
|
||||
Strbuf* unk_04;
|
||||
u32 unk_08;
|
||||
u32 unk_0C;
|
||||
u16 unk_10;
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
void ov88_0223E9C4(UnkStruct_02018340 * param0, UnkStruct_0205AA50 * param1, UnkStruct_020279FC * param2);
|
||||
void ov88_0223EC04(UnkStruct_0205AA50 * param0);
|
||||
void ov88_0223EC78(UnkStruct_0205AA50 * param0, UnkStruct_02023790 * param1, int param2, u32 param3, int param4, int param5);
|
||||
void ov88_0223EC78(UnkStruct_0205AA50 * param0, Strbuf *param1, int param2, u32 param3, int param4, int param5);
|
||||
int ov88_0223ECBC(UnkStruct_0205AA50 * param0, int param1, int param2, UnkStruct_0200B144 * param3, UnkStruct_0200B358 * param4);
|
||||
u32 ov88_0223ED2C(UnkStruct_02018340 * param0, UnkStruct_02001AF4 ** param1, int * param2);
|
||||
void ov88_0223ED80(UnkStruct_0205AA50 * param0);
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
int ov92_021D0D80(UnkStruct_020067E8 * param0, int * param1);
|
||||
int ov92_021D0EB8(UnkStruct_020067E8 * param0, int * param1);
|
||||
int ov92_021D1478(UnkStruct_020067E8 * param0, int * param1);
|
||||
BOOL ov92_021D27E8(int param0, int param1, UnkStruct_02023790 * param2, UnkStruct_02023790 * param3, int param4);
|
||||
BOOL ov92_021D27E8(int param0, int param1, Strbuf *param2, Strbuf *param3, int param4);
|
||||
BOOL ov92_021D2854(int param0);
|
||||
|
||||
#endif // POKEPLATINUM_OV92_021D0D80_H
|
||||
|
||||
@@ -10,8 +10,8 @@ int ov94_02244950(UnkStruct_ov94_0223FD4C * param0, int param1);
|
||||
int ov94_022449FC(UnkStruct_ov94_0223FD4C * param0, int param1);
|
||||
int ov94_02244A2C(UnkStruct_ov94_0223FD4C * param0, int param1);
|
||||
void ov94_02245824(UnkStruct_ov94_0223FD4C * param0, UnkStruct_0200B144 * param1, int param2, int param3, u16 param4);
|
||||
void ov94_022458CC(UnkStruct_0205AA50 * param0, UnkStruct_02023790 * param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov94_02245900(UnkStruct_0205AA50 * param0, UnkStruct_02023790 * param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov94_022458CC(UnkStruct_0205AA50 * param0, Strbuf *param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov94_02245900(UnkStruct_0205AA50 * param0, Strbuf *param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov94_02245934(UnkStruct_ov94_0223FD4C * param0);
|
||||
|
||||
#endif // POKEPLATINUM_OV94_02244950_H
|
||||
|
||||
@@ -94,12 +94,12 @@ typedef struct UnkStruct_ov94_0223FD4C_t {
|
||||
UnkStruct_0200B144 * unk_B98;
|
||||
UnkStruct_0200B144 * unk_B9C;
|
||||
UnkStruct_0200B144 * unk_BA0;
|
||||
UnkStruct_02023790 * unk_BA4;
|
||||
UnkStruct_02023790 * unk_BA8;
|
||||
UnkStruct_02023790 * unk_BAC;
|
||||
UnkStruct_02023790 * unk_BB0;
|
||||
UnkStruct_02023790 * unk_BB4[10];
|
||||
UnkStruct_02023790 * unk_BDC;
|
||||
Strbuf* unk_BA4;
|
||||
Strbuf* unk_BA8;
|
||||
Strbuf* unk_BAC;
|
||||
Strbuf* unk_BB0;
|
||||
Strbuf* unk_BB4[10];
|
||||
Strbuf* unk_BDC;
|
||||
int unk_BE0;
|
||||
UnkStruct_020218BC * unk_BE4;
|
||||
UnkStruct_0200C738 unk_BE8;
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_02023790 ** unk_00;
|
||||
Strbuf **unk_00;
|
||||
u16 unk_04;
|
||||
u16 unk_06;
|
||||
u16 unk_08;
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
int ov96_0223BCE0(UnkStruct_ov96_0223BF40 * param0, int param1);
|
||||
int ov96_0223BDBC(UnkStruct_ov96_0223BF40 * param0, int param1);
|
||||
int ov96_0223BDEC(UnkStruct_ov96_0223BF40 * param0, int param1);
|
||||
void ov96_0223D8A4(UnkStruct_0205AA50 * param0, UnkStruct_02023790 * param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov96_0223D8D8(UnkStruct_0205AA50 * param0, UnkStruct_02023790 * param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov96_0223D8A4(UnkStruct_0205AA50 * param0, Strbuf *param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov96_0223D8D8(UnkStruct_0205AA50 * param0, Strbuf *param1, int param2, int param3, int param4, u32 param5);
|
||||
void ov96_0223D948(UnkStruct_ov96_0223BF40 * param0);
|
||||
|
||||
#endif // POKEPLATINUM_OV96_0223BCE0_H
|
||||
|
||||
@@ -54,11 +54,11 @@ struct UnkStruct_ov96_0223BF40_t {
|
||||
UnkStruct_0200B144 * unk_BD0;
|
||||
UnkStruct_0200B144 * unk_BD4;
|
||||
UnkStruct_0200B144 * unk_BD8;
|
||||
UnkStruct_02023790 * unk_BDC;
|
||||
UnkStruct_02023790 * unk_BE0;
|
||||
UnkStruct_02023790 * unk_BE4;
|
||||
UnkStruct_02023790 * unk_BE8;
|
||||
UnkStruct_02023790 * unk_BEC;
|
||||
Strbuf* unk_BDC;
|
||||
Strbuf* unk_BE0;
|
||||
Strbuf* unk_BE4;
|
||||
Strbuf* unk_BE8;
|
||||
Strbuf* unk_BEC;
|
||||
int unk_BF0;
|
||||
UnkStruct_020218BC * unk_BF4;
|
||||
UnkStruct_0200C738 unk_BF8;
|
||||
|
||||
@@ -27,7 +27,7 @@ typedef struct {
|
||||
UnkStruct_020279FC * unk_08;
|
||||
UnkStruct_0200B358 * unk_0C;
|
||||
UnkStruct_0200B144 * unk_10;
|
||||
UnkStruct_02023790 * unk_14;
|
||||
Strbuf* unk_14;
|
||||
UnkStruct_0205AA50 unk_18;
|
||||
UnkStruct_0205AA50 unk_28[3];
|
||||
UnkStruct_0205AA50 unk_58;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
void ov98_022499C8(UnkStruct_02023790 * param0, char * param1, int param2);
|
||||
void ov98_022499C8(Strbuf *param0, char * param1, int param2);
|
||||
void ov98_02249A80(void);
|
||||
void ov98_02249ACC(void);
|
||||
|
||||
|
||||
@@ -34,8 +34,8 @@ typedef struct {
|
||||
u32 unk_10C;
|
||||
u8 unk_110;
|
||||
u8 unk_111[3];
|
||||
UnkStruct_02023790 * unk_114;
|
||||
UnkStruct_02023790 * unk_118;
|
||||
Strbuf* unk_114;
|
||||
Strbuf* unk_118;
|
||||
BOOL unk_11C;
|
||||
} UnkStruct_ov98_02246E88;
|
||||
|
||||
|
||||
@@ -20,8 +20,8 @@ struct UnkStruct_ov104_022320B4_t {
|
||||
UnkStruct_0200B144 * unk_3C;
|
||||
u8 * unk_40;
|
||||
UnkStruct_0200B358 * unk_44;
|
||||
UnkStruct_02023790 * unk_48;
|
||||
UnkStruct_02023790 * unk_4C;
|
||||
Strbuf* unk_48;
|
||||
Strbuf* unk_4C;
|
||||
u8 unk_50;
|
||||
s8 unk_51;
|
||||
u16 unk_52;
|
||||
|
||||
@@ -35,10 +35,10 @@ typedef struct UnkStruct_ov109_021D5140_t {
|
||||
UnkStruct_0201CD38 * unk_30;
|
||||
UnkStruct_0200B358 * unk_34;
|
||||
UnkStruct_0200B144 * unk_38;
|
||||
UnkStruct_02023790 * unk_3C[5];
|
||||
UnkStruct_02023790 * unk_50;
|
||||
UnkStruct_02023790 * unk_54;
|
||||
UnkStruct_02023790 * unk_58;
|
||||
Strbuf* unk_3C[5];
|
||||
Strbuf* unk_50;
|
||||
Strbuf* unk_54;
|
||||
Strbuf* unk_58;
|
||||
int unk_5C;
|
||||
UnkStruct_020218BC * unk_60;
|
||||
UnkStruct_0200C738 unk_64;
|
||||
|
||||
@@ -46,7 +46,7 @@ void ov117_02265ABC(UnkStruct_ov117_02261280 * param0, UnkStruct_ov117_02265C3C
|
||||
void ov117_02265B3C(UnkStruct_ov117_02261280 * param0, UnkStruct_ov117_02265C3C * param1);
|
||||
void ov117_02265B58(UnkStruct_ov117_02261280 * param0, UnkStruct_ov117_02265C3C * param1, int param2, int param3, int param4);
|
||||
void ov117_02265C1C(UnkStruct_ov117_02261280 * param0, UnkStruct_ov117_02265C3C * param1);
|
||||
void ov117_02265DB8(UnkStruct_02018340 * param0, UnkStruct_0200C704 * param1, UnkStruct_02012744 * param2, UnkStruct_ov117_02265EB0 * param3, const UnkStruct_02023790 * param4, int param5, u32 param6, int param7, int param8, int param9, int param10, int param11, int param12, int param13, int param14);
|
||||
void ov117_02265DB8(UnkStruct_02018340 * param0, UnkStruct_0200C704 * param1, UnkStruct_02012744 * param2, UnkStruct_ov117_02265EB0 * param3, const Strbuf *param4, int param5, u32 param6, int param7, int param8, int param9, int param10, int param11, int param12, int param13, int param14);
|
||||
void ov117_02265EB0(UnkStruct_ov117_02265EB0 * param0);
|
||||
void ov117_02265EC8(UnkStruct_ov117_02265EC8 * param0);
|
||||
void ov117_02265F34(UnkStruct_ov117_02261280 * param0, UnkStruct_ov117_02265EC8 * param1);
|
||||
|
||||
@@ -48,7 +48,7 @@ typedef struct UnkStruct_ov117_02261280_t {
|
||||
UnkStruct_0205AA50 unk_30[5];
|
||||
UnkStruct_0200B144 * unk_80;
|
||||
UnkStruct_0200B358 * unk_84;
|
||||
UnkStruct_02023790 * unk_88;
|
||||
Strbuf* unk_88;
|
||||
UnkStruct_02002F38 * unk_8C;
|
||||
UnkStruct_02012744 * unk_90;
|
||||
UnkStruct_0201CD38 * unk_94;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#ifndef POKEPLATINUM_STRUCT_02023790_DECL_H
|
||||
#define POKEPLATINUM_STRUCT_02023790_DECL_H
|
||||
|
||||
typedef struct UnkStruct_02023790_t UnkStruct_02023790;
|
||||
typedef struct Strbuf_t Strbuf;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_02023790_DECL_H
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_0200B144 * unk_00;
|
||||
UnkStruct_02023790 * unk_04[29];
|
||||
Strbuf* unk_04[29];
|
||||
} UnkStruct_020158A8;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_020158A8_H
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
typedef struct {
|
||||
union {
|
||||
const u16 * unk_00_val1;
|
||||
const UnkStruct_02023790 * unk_00_val2;
|
||||
const Strbuf* unk_00_val2;
|
||||
};
|
||||
UnkStruct_0205AA50 * unk_04;
|
||||
u8 unk_08;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
typedef struct {
|
||||
u32 unk_00;
|
||||
u32 unk_04;
|
||||
UnkStruct_02023790 * unk_08;
|
||||
Strbuf* unk_08;
|
||||
} UnkStruct_0202EE10_sub1;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_0202EE10_SUB1_H
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_02023790 * unk_00;
|
||||
UnkStruct_02023790 * unk_04;
|
||||
UnkStruct_02023790 * unk_08;
|
||||
Strbuf* unk_00;
|
||||
Strbuf* unk_04;
|
||||
Strbuf* unk_08;
|
||||
u32 unk_0C;
|
||||
int unk_10;
|
||||
UnkStruct_02014A84 unk_14;
|
||||
|
||||
@@ -47,7 +47,7 @@ struct UnkStruct_0207ADB4_t {
|
||||
UnkStruct_0200B144 * unk_0C;
|
||||
UnkStruct_0200B144 * unk_10;
|
||||
UnkStruct_0200B358 * unk_14;
|
||||
UnkStruct_02023790 * unk_18;
|
||||
Strbuf* unk_18;
|
||||
UnkStruct_0201CD38 * unk_1C;
|
||||
UnkStruct_0201CD38 * unk_20;
|
||||
UnkStruct_0201CD38 * unk_24;
|
||||
|
||||
@@ -28,7 +28,7 @@ struct UnkStruct_0207AE68_t {
|
||||
UnkStruct_0205AA50 * unk_04;
|
||||
UnkStruct_0200B144 * unk_08;
|
||||
UnkStruct_0200B358 * unk_0C;
|
||||
UnkStruct_02023790 * unk_10;
|
||||
Strbuf* unk_10;
|
||||
UnkStruct_02002F38 * unk_14;
|
||||
UnkStruct_02007768 * unk_18;
|
||||
UnkStruct_02007C7C * unk_1C[2];
|
||||
|
||||
@@ -39,9 +39,9 @@ typedef struct {
|
||||
UnkStruct_0200C440 * unk_698;
|
||||
UnkStruct_0200B144 * unk_69C;
|
||||
UnkStruct_0200B358 * unk_6A0;
|
||||
UnkStruct_02023790 * unk_6A4;
|
||||
UnkStruct_02023790 * unk_6A8;
|
||||
UnkStruct_02023790 * unk_6AC[20];
|
||||
Strbuf* unk_6A4;
|
||||
Strbuf* unk_6A8;
|
||||
Strbuf* unk_6AC[20];
|
||||
UnkStruct_02013A04 * unk_6FC;
|
||||
UnkStruct_02001AF4 * unk_700;
|
||||
UnkStruct_020831B4 unk_704[6];
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_02023790 * unk_00;
|
||||
Strbuf* unk_00;
|
||||
u16 unk_04;
|
||||
u16 unk_06;
|
||||
u16 unk_08;
|
||||
|
||||
@@ -12,7 +12,7 @@ typedef struct {
|
||||
int unk_0C;
|
||||
int unk_10;
|
||||
int unk_14;
|
||||
UnkStruct_02023790 * unk_18;
|
||||
Strbuf* unk_18;
|
||||
u16 unk_1C[20];
|
||||
int unk_44;
|
||||
UnkStruct_020797DC * unk_48;
|
||||
|
||||
@@ -8,7 +8,7 @@ typedef struct {
|
||||
int unk_00;
|
||||
int unk_04[5];
|
||||
int unk_18;
|
||||
UnkStruct_02023790 * unk_1C;
|
||||
Strbuf* unk_1C;
|
||||
UnkStruct_020279FC * unk_20;
|
||||
int unk_24;
|
||||
u32 unk_28;
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
typedef struct {
|
||||
UnkStruct_02023790 * unk_00;
|
||||
UnkStruct_02023790 * unk_04;
|
||||
UnkStruct_02023790 * unk_08;
|
||||
Strbuf* unk_00;
|
||||
Strbuf* unk_04;
|
||||
Strbuf* unk_08;
|
||||
u16 unk_0C;
|
||||
u16 unk_0E;
|
||||
u8 unk_10;
|
||||
|
||||
@@ -37,8 +37,8 @@ typedef struct {
|
||||
UnkStruct_0200B144 * unk_688;
|
||||
UnkStruct_0200B144 * unk_68C;
|
||||
UnkStruct_0200B358 * unk_690;
|
||||
UnkStruct_02023790 * unk_694;
|
||||
UnkStruct_02023790 * unk_698;
|
||||
Strbuf* unk_694;
|
||||
Strbuf* unk_698;
|
||||
UnkStruct_0200B144 * unk_69C;
|
||||
NARC * unk_6A0;
|
||||
s8 unk_6A4;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
typedef struct {
|
||||
int unk_00;
|
||||
UnkStruct_02023790 * unk_04;
|
||||
Strbuf* unk_04;
|
||||
} UnkStruct_02090800_sub1;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_02090800_SUB1_H
|
||||
|
||||
@@ -17,7 +17,7 @@ typedef struct {
|
||||
u8 unk_05;
|
||||
u8 padding_06[2];
|
||||
Pokemon * unk_08;
|
||||
const UnkStruct_02023790 * unk_0C;
|
||||
const Strbuf* unk_0C;
|
||||
const UnkStruct_02025E6C * unk_10;
|
||||
UnkStruct_0202A750 * unk_14;
|
||||
const UnkStruct_020279FC * unk_18;
|
||||
|
||||
@@ -12,7 +12,7 @@ typedef struct {
|
||||
Pokemon * unk_00[4];
|
||||
UnkStruct_ov6_02248BE8 unk_10[4];
|
||||
UnkStruct_020954F0 unk_C0[3];
|
||||
UnkStruct_02023790 * unk_D8[4];
|
||||
Strbuf* unk_D8[4];
|
||||
UnkStruct_02029C88 * unk_E8[4];
|
||||
u8 unk_F8[4];
|
||||
u8 unk_FC[4];
|
||||
|
||||
@@ -68,9 +68,9 @@ struct UnkStruct_02095E80_t {
|
||||
UnkStruct_0200B358 * unk_17C;
|
||||
UnkStruct_0200B358 * unk_180;
|
||||
UnkStruct_0200B144 * unk_184;
|
||||
UnkStruct_02023790 * unk_188;
|
||||
UnkStruct_02023790 * unk_18C;
|
||||
UnkStruct_02023790 * unk_190;
|
||||
Strbuf* unk_188;
|
||||
Strbuf* unk_18C;
|
||||
Strbuf* unk_190;
|
||||
UnkStruct_020218BC * unk_194;
|
||||
UnkStruct_0200C738 unk_198;
|
||||
UnkStruct_02009714 * unk_324[4];
|
||||
|
||||
@@ -25,9 +25,9 @@ struct UnkStruct_02095EAC_t {
|
||||
UnkStruct_0203DDFC * unk_08;
|
||||
UnkStruct_0200B358 * unk_0C;
|
||||
UnkStruct_0200B144 * unk_10;
|
||||
UnkStruct_02023790 * unk_14[5];
|
||||
UnkStruct_02023790 * unk_28;
|
||||
UnkStruct_02023790 * unk_2C;
|
||||
Strbuf* unk_14[5];
|
||||
Strbuf* unk_28;
|
||||
Strbuf* unk_2C;
|
||||
int unk_30;
|
||||
UnkStruct_020218BC * unk_34;
|
||||
UnkStruct_0200C738 unk_38;
|
||||
|
||||
@@ -31,10 +31,10 @@ struct UnkStruct_020961E8_t {
|
||||
UnkStruct_0201CD38 * unk_20;
|
||||
UnkStruct_0200B358 * unk_24;
|
||||
UnkStruct_0200B144 * unk_28;
|
||||
UnkStruct_02023790 * unk_2C[5];
|
||||
UnkStruct_02023790 * unk_40;
|
||||
UnkStruct_02023790 * unk_44;
|
||||
UnkStruct_02023790 * unk_48;
|
||||
Strbuf* unk_2C[5];
|
||||
Strbuf* unk_40;
|
||||
Strbuf* unk_44;
|
||||
Strbuf* unk_48;
|
||||
int unk_4C;
|
||||
UnkStruct_020218BC * unk_50;
|
||||
UnkStruct_0200C738 unk_54;
|
||||
|
||||
@@ -16,7 +16,7 @@ typedef struct {
|
||||
u8 unk_0D;
|
||||
u8 unk_0E;
|
||||
u8 unk_0F;
|
||||
UnkStruct_02023790 * unk_10;
|
||||
Strbuf* unk_10;
|
||||
UnkUnion_02028328 unk_14[3];
|
||||
UnkStruct_02014A84 unk_1A[3];
|
||||
} UnkStruct_020978D8;
|
||||
|
||||
@@ -13,13 +13,13 @@ void sub_02002C60(int param0);
|
||||
const UnkStruct_02002328 * sub_02002CFC(int param0, u16 param1);
|
||||
int sub_02002D18(int param0, UnkStruct_0201D834 * param1);
|
||||
u32 sub_02002D48(int param0, const u16 * param1, u32 param2);
|
||||
u32 sub_02002D7C(int param0, const UnkStruct_02023790 * param1, u32 param2);
|
||||
u32 sub_02002DB4(int param0, UnkStruct_02023790 * param1, UnkStruct_02023790 * param2);
|
||||
u32 sub_02002D7C(int param0, const Strbuf *param1, u32 param2);
|
||||
u32 sub_02002DB4(int param0, Strbuf *param1, Strbuf *param2);
|
||||
u8 sub_02002DF8(u8 param0, u8 param1);
|
||||
void sub_02002E7C(u32 param0, u32 param1, u32 param2);
|
||||
void sub_02002E98(u32 param0, u32 param1, u32 param2);
|
||||
u32 sub_02002EB4(int param0, const UnkStruct_02023790 * param1, u32 param2);
|
||||
u32 sub_02002EEC(int param0, const UnkStruct_02023790 * param1, u32 param2, u32 param3);
|
||||
u32 sub_02002F04(int param0, const UnkStruct_02023790 * param1);
|
||||
u32 sub_02002EB4(int param0, const Strbuf *param1, u32 param2);
|
||||
u32 sub_02002EEC(int param0, const Strbuf *param1, u32 param2, u32 param3);
|
||||
u32 sub_02002F04(int param0, const Strbuf *param1);
|
||||
|
||||
#endif // POKEPLATINUM_UNK_02002B7C_H
|
||||
|
||||
@@ -10,18 +10,18 @@ UnkStruct_0200AC5C * sub_0200AC5C(u32 param0, u32 param1, u32 param2);
|
||||
void sub_0200AC64(UnkStruct_0200AC5C * param0);
|
||||
void sub_0200AC6C(const UnkStruct_0200AC5C * param0, u32 param1, u16 * param2);
|
||||
void sub_0200ACF0(u32 param0, u32 param1, u32 param2, u32 param3, u16 * param4);
|
||||
void sub_0200ADAC(const UnkStruct_0200AC5C * param0, u32 param1, UnkStruct_02023790 * param2);
|
||||
UnkStruct_02023790 * sub_0200AE5C(const UnkStruct_0200AC5C * param0, u32 param1, u32 param2);
|
||||
void sub_0200AF20(u32 param0, u32 param1, u32 param2, u32 param3, UnkStruct_02023790 * param4);
|
||||
void sub_0200AF48(NARC * param0, u32 param1, u32 param2, u32 param3, UnkStruct_02023790 * param4);
|
||||
UnkStruct_02023790 * sub_0200B010(u32 param0, u32 param1, u32 param2, u32 param3);
|
||||
UnkStruct_02023790 * sub_0200B044(NARC * param0, u32 param1, u32 param2, u32 param3);
|
||||
void sub_0200ADAC(const UnkStruct_0200AC5C * param0, u32 param1, Strbuf *param2);
|
||||
Strbuf* sub_0200AE5C(const UnkStruct_0200AC5C * param0, u32 param1, u32 param2);
|
||||
void sub_0200AF20(u32 param0, u32 param1, u32 param2, u32 param3, Strbuf *param4);
|
||||
void sub_0200AF48(NARC * param0, u32 param1, u32 param2, u32 param3, Strbuf *param4);
|
||||
Strbuf* sub_0200B010(u32 param0, u32 param1, u32 param2, u32 param3);
|
||||
Strbuf* sub_0200B044(NARC * param0, u32 param1, u32 param2, u32 param3);
|
||||
u32 sub_0200B120(const UnkStruct_0200AC5C * param0);
|
||||
u32 sub_0200B124(u32 param0, u32 param1);
|
||||
UnkStruct_0200B144 * sub_0200B144(int param0, u32 param1, u32 param2, u32 param3);
|
||||
void sub_0200B190(UnkStruct_0200B144 * param0);
|
||||
void sub_0200B1B8(const UnkStruct_0200B144 * param0, u32 param1, UnkStruct_02023790 * param2);
|
||||
UnkStruct_02023790 * sub_0200B1EC(const UnkStruct_0200B144 * param0, u32 param1);
|
||||
void sub_0200B1B8(const UnkStruct_0200B144 * param0, u32 param1, Strbuf *param2);
|
||||
Strbuf* sub_0200B1EC(const UnkStruct_0200B144 * param0, u32 param1);
|
||||
u32 sub_0200B218(const UnkStruct_0200B144 * param0);
|
||||
void sub_0200B240(const UnkStruct_0200B144 * param0, u32 param1, u16 * param2);
|
||||
void sub_0200B274(u32 param0, u32 param1, u16 * param2);
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
#include "struct_decls/struct_0200B358_decl.h"
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
UnkStruct_02023790 * sub_0200B29C(UnkStruct_0200B358 * param0, UnkStruct_0200B144 * param1, u32 param2, u32 param3);
|
||||
UnkStruct_02023790 * sub_0200B2EC(u32 param0, u32 param1);
|
||||
UnkStruct_02023790 * sub_0200B32C(u32 param0, u32 param1);
|
||||
Strbuf* sub_0200B29C(UnkStruct_0200B358 * param0, UnkStruct_0200B144 * param1, u32 param2, u32 param3);
|
||||
Strbuf* sub_0200B2EC(u32 param0, u32 param1);
|
||||
Strbuf* sub_0200B32C(u32 param0, u32 param1);
|
||||
|
||||
#endif // POKEPLATINUM_UNK_0200B29C_H
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
UnkStruct_0200B358 * sub_0200B358(u32 param0);
|
||||
UnkStruct_0200B358 * sub_0200B368(u32 param0, u32 param1, u32 param2);
|
||||
void sub_0200B3F0(UnkStruct_0200B358 * param0);
|
||||
void sub_0200B48C(UnkStruct_0200B358 * param0, u32 param1, const UnkStruct_02023790 * param2, u32 param3, BOOL param4, u32 param5);
|
||||
void sub_0200B48C(UnkStruct_0200B358 * param0, u32 param1, const Strbuf *param2, u32 param3, BOOL param4, u32 param5);
|
||||
void sub_0200B498(UnkStruct_0200B358 * param0, u32 param1, const UnkStruct_02025E6C * param2);
|
||||
void sub_0200B4BC(UnkStruct_0200B358 * param0, u32 param1, const UnkStruct_021C0794 * param2);
|
||||
void sub_0200B4E4(UnkStruct_0200B358 * param0, u32 param1, const UnkStruct_021C0794 * param2);
|
||||
@@ -83,7 +83,7 @@ void sub_0200C2A8(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
|
||||
void sub_0200C2E0(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
|
||||
void sub_0200C324(UnkStruct_0200B358 * param0, u32 param1);
|
||||
void sub_0200C338(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
|
||||
void sub_0200C388(const UnkStruct_0200B358 * param0, UnkStruct_02023790 * param1, const UnkStruct_02023790 * param2);
|
||||
void sub_0200C388(const UnkStruct_0200B358 * param0, Strbuf *param1, const Strbuf *param2);
|
||||
void sub_0200C41C(UnkStruct_0200B358 * param0);
|
||||
|
||||
#endif // POKEPLATINUM_UNK_0200B358_H
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
UnkStruct_02013A04 * sub_02013A04(u32 param0, u32 param1);
|
||||
void sub_02013A3C(UnkStruct_02013A04 * param0);
|
||||
void sub_02013A4C(UnkStruct_02013A04 * param0, const UnkStruct_0200B144 * param1, u32 param2, u32 param3);
|
||||
void sub_02013A6C(UnkStruct_02013A04 * param0, const UnkStruct_02023790 * param1, u32 param2);
|
||||
void sub_02013A6C(UnkStruct_02013A04 * param0, const Strbuf *param1, u32 param2);
|
||||
void sub_02013A90(UnkStruct_02013A04 * param0, const UnkStruct_02013A04 * param1);
|
||||
void sub_02013AE8(UnkStruct_02013A04 * param0);
|
||||
|
||||
|
||||
@@ -8,8 +8,8 @@ void sub_02014A84(UnkStruct_02014A84 * param0);
|
||||
void sub_02014A9C(UnkStruct_02014A84 * param0, u32 param1);
|
||||
void sub_02014AB4(UnkStruct_02014A84 * param0);
|
||||
void sub_02014AC4(UnkStruct_02014A84 * param0, int param1);
|
||||
UnkStruct_02023790 * sub_02014B34(const UnkStruct_02014A84 * param0, u32 param1);
|
||||
UnkStruct_02023790 * sub_02014BA0(const UnkStruct_02014A84 * param0, u32 param1);
|
||||
Strbuf* sub_02014B34(const UnkStruct_02014A84 * param0, u32 param1);
|
||||
Strbuf* sub_02014BA0(const UnkStruct_02014A84 * param0, u32 param1);
|
||||
BOOL sub_02014BBC(const UnkStruct_02014A84 * param0);
|
||||
BOOL sub_02014BD0(const UnkStruct_02014A84 * param0);
|
||||
u16 sub_02014C78(const UnkStruct_02014A84 * param0, int param1);
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
|
||||
UnkStruct_02014D38 * sub_02014D38(u32 param0);
|
||||
void sub_02014D70(UnkStruct_02014D38 * param0);
|
||||
void sub_02014D90(UnkStruct_02014D38 * param0, u16 param1, UnkStruct_02023790 * param2);
|
||||
void sub_02014DB8(u16 param0, UnkStruct_02023790 * param1);
|
||||
void sub_02014D90(UnkStruct_02014D38 * param0, u16 param1, Strbuf *param2);
|
||||
void sub_02014DB8(u16 param0, Strbuf *param1);
|
||||
u16 sub_02014DFC(u32 param0, u32 param1);
|
||||
BOOL sub_02014E4C(u16 param0, u32 * param1, u32 * param2);
|
||||
u32 sub_02014E8C(void);
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
|
||||
UnkStruct_020158A8 * sub_020158A8(int param0);
|
||||
void sub_020158F4(UnkStruct_020158A8 * param0);
|
||||
const UnkStruct_02023790 * sub_02015918(UnkStruct_020158A8 * param0, int param1);
|
||||
const Strbuf* sub_02015918(UnkStruct_020158A8 * param0, int param1);
|
||||
|
||||
#endif // POKEPLATINUM_UNK_020158A8_H
|
||||
|
||||
@@ -12,9 +12,9 @@ void sub_0201D670(const UnkStruct_0201D670 * param0);
|
||||
void sub_0201D710(void);
|
||||
u8 sub_0201D724(u8 param0);
|
||||
void sub_0201D730(u8 param0);
|
||||
u8 sub_0201D738(UnkStruct_0205AA50 * param0, u32 param1, const UnkStruct_02023790 * param2, u32 param3, u32 param4, u32 param5, UnkFuncPtr_0201D834 param6);
|
||||
u8 sub_0201D78C(UnkStruct_0205AA50 * param0, u32 param1, const UnkStruct_02023790 * param2, u32 param3, u32 param4, u32 param5, u32 param6, UnkFuncPtr_0201D834 param7);
|
||||
u8 sub_0201D7E0(UnkStruct_0205AA50 * param0, u32 param1, const UnkStruct_02023790 * param2, u32 param3, u32 param4, u32 param5, u32 param6, u32 param7, u32 param8, UnkFuncPtr_0201D834 param9);
|
||||
u8 sub_0201D738(UnkStruct_0205AA50 * param0, u32 param1, const Strbuf *param2, u32 param3, u32 param4, u32 param5, UnkFuncPtr_0201D834 param6);
|
||||
u8 sub_0201D78C(UnkStruct_0205AA50 * param0, u32 param1, const Strbuf *param2, u32 param3, u32 param4, u32 param5, u32 param6, UnkFuncPtr_0201D834 param7);
|
||||
u8 sub_0201D7E0(UnkStruct_0205AA50 * param0, u32 param1, const Strbuf *param2, u32 param3, u32 param4, u32 param5, u32 param6, u32 param7, u32 param8, UnkFuncPtr_0201D834 param9);
|
||||
u8 sub_0201D834(const UnkStruct_0201D738 * param0, u32 param1, UnkFuncPtr_0201D834 param2);
|
||||
void sub_0201D9FC(u8 param0, u8 param1, u8 param2);
|
||||
void sub_0201DAA0(u32 param0, u32 param1);
|
||||
|
||||
@@ -3,26 +3,26 @@
|
||||
|
||||
#include "struct_decls/struct_02023790_decl.h"
|
||||
|
||||
UnkStruct_02023790 * sub_02023790(u32 param0, u32 param1);
|
||||
void sub_020237BC(UnkStruct_02023790 * param0);
|
||||
void sub_020237E8(UnkStruct_02023790 * param0);
|
||||
void sub_02023810(UnkStruct_02023790 * param0, const UnkStruct_02023790 * param1);
|
||||
UnkStruct_02023790 * sub_02023868(const UnkStruct_02023790 * param0, u32 param1);
|
||||
void sub_020238A0(UnkStruct_02023790 * param0, int param1, u32 param2, int param3, int param4);
|
||||
void sub_020239D4(UnkStruct_02023790 * param0, u64 param1, u32 param2, int param3, int param4);
|
||||
u64 sub_02023B38(const UnkStruct_02023790 * param0, BOOL * param1);
|
||||
int sub_02023BE0(const UnkStruct_02023790 * param0, const UnkStruct_02023790 * param1);
|
||||
u32 sub_02023C3C(const UnkStruct_02023790 * param0);
|
||||
u32 sub_02023C5C(const UnkStruct_02023790 * param0);
|
||||
void sub_02023C9C(UnkStruct_02023790 * param0, const UnkStruct_02023790 * param1, u32 param2);
|
||||
void sub_02023D28(UnkStruct_02023790 * param0, const u16 * param1);
|
||||
void sub_02023D8C(UnkStruct_02023790 * param0, const u16 * param1, u32 param2);
|
||||
void sub_02023DF0(const UnkStruct_02023790 * param0, u16 * param1, u32 param2);
|
||||
const u16 * sub_02023E2C(const UnkStruct_02023790 * param0);
|
||||
void sub_02023E4C(UnkStruct_02023790 * param0, const UnkStruct_02023790 * param1);
|
||||
void sub_02023EB0(UnkStruct_02023790 * param0, u16 param1);
|
||||
BOOL sub_02023EF8(UnkStruct_02023790 * param0);
|
||||
void sub_02023F10(UnkStruct_02023790 * param0, UnkStruct_02023790 * param1);
|
||||
void sub_02023F8C(UnkStruct_02023790 * param0, int param1);
|
||||
Strbuf* sub_02023790(u32 param0, u32 param1);
|
||||
void sub_020237BC(Strbuf *param0);
|
||||
void sub_020237E8(Strbuf *param0);
|
||||
void sub_02023810(Strbuf *param0, const Strbuf *param1);
|
||||
Strbuf* sub_02023868(const Strbuf *param0, u32 param1);
|
||||
void sub_020238A0(Strbuf *param0, int param1, u32 param2, int param3, int param4);
|
||||
void sub_020239D4(Strbuf *param0, u64 param1, u32 param2, int param3, int param4);
|
||||
u64 sub_02023B38(const Strbuf *param0, BOOL * param1);
|
||||
int sub_02023BE0(const Strbuf *param0, const Strbuf *param1);
|
||||
u32 sub_02023C3C(const Strbuf *param0);
|
||||
u32 sub_02023C5C(const Strbuf *param0);
|
||||
void sub_02023C9C(Strbuf *param0, const Strbuf *param1, u32 param2);
|
||||
void sub_02023D28(Strbuf *param0, const u16 * param1);
|
||||
void sub_02023D8C(Strbuf *param0, const u16 * param1, u32 param2);
|
||||
void sub_02023DF0(const Strbuf *param0, u16 * param1, u32 param2);
|
||||
const u16 * sub_02023E2C(const Strbuf *param0);
|
||||
void sub_02023E4C(Strbuf *param0, const Strbuf *param1);
|
||||
void sub_02023EB0(Strbuf *param0, u16 param1);
|
||||
BOOL sub_02023EF8(Strbuf *param0);
|
||||
void sub_02023F10(Strbuf *param0, Strbuf *param1);
|
||||
void sub_02023F8C(Strbuf *param0, int param1);
|
||||
|
||||
#endif // POKEPLATINUM_UNK_02023790_H
|
||||
|
||||
@@ -10,10 +10,10 @@ void sub_02025E80(const UnkStruct_02025E6C * param0, UnkStruct_02025E6C * param1
|
||||
void sub_02025E8C(UnkStruct_02025E6C * param0);
|
||||
BOOL sub_02025EA8(const UnkStruct_02025E6C * param0);
|
||||
void sub_02025EC0(UnkStruct_02025E6C * param0, const u16 * param1);
|
||||
void sub_02025EE0(UnkStruct_02025E6C * param0, const UnkStruct_02023790 * param1);
|
||||
void sub_02025EE0(UnkStruct_02025E6C * param0, const Strbuf *param1);
|
||||
const u16 * sub_02025EF0(const UnkStruct_02025E6C * param0);
|
||||
void sub_02025EF4(const UnkStruct_02025E6C * param0, UnkStruct_02023790 * param1);
|
||||
UnkStruct_02023790 * sub_02025F04(const UnkStruct_02025E6C * param0, int param1);
|
||||
void sub_02025EF4(const UnkStruct_02025E6C * param0, Strbuf *param1);
|
||||
Strbuf* sub_02025F04(const UnkStruct_02025E6C * param0, int param1);
|
||||
void sub_02025F1C(UnkStruct_02025E6C * param0, u32 param1);
|
||||
u32 sub_02025F20(const UnkStruct_02025E6C * param0);
|
||||
u16 sub_02025F24(const UnkStruct_02025E6C * param0);
|
||||
|
||||
@@ -10,8 +10,8 @@ int sub_0202602C(void);
|
||||
int sub_02026030(void);
|
||||
void sub_02026034(const UnkStruct_0202610C * param0, UnkStruct_0202610C * param1);
|
||||
void sub_02026040(UnkStruct_02026030 * param0);
|
||||
void sub_0202604C(const UnkStruct_0202610C * param0, UnkStruct_02023790 * param1);
|
||||
UnkStruct_02023790 * sub_0202605C(const UnkStruct_0202610C * param0, int param1);
|
||||
void sub_0202604C(const UnkStruct_0202610C * param0, Strbuf *param1);
|
||||
Strbuf* sub_0202605C(const UnkStruct_0202610C * param0, int param1);
|
||||
int sub_02026074(const UnkStruct_0202610C * param0, int param1);
|
||||
UnkStruct_0202610C * sub_0202610C(UnkStruct_021C0794 * param0, int param1);
|
||||
void sub_0202613C(UnkStruct_021C0794 * param0, const UnkStruct_0202610C * param1);
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "struct_decls/struct_021C0794_decl.h"
|
||||
|
||||
const UnkStruct_0202610C * sub_02026150(UnkStruct_021C0794 * param0, int param1);
|
||||
void sub_0202616C(UnkStruct_021C0794 * param0, int param1, UnkStruct_02023790 * param2, int param3);
|
||||
void sub_0202616C(UnkStruct_021C0794 * param0, int param1, Strbuf *param2, int param3);
|
||||
const UnkStruct_0202610C * sub_020261A8(void);
|
||||
int sub_020261B0(const UnkStruct_0202610C * param0);
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ const UnkStruct_0202783C * sub_02027848(const UnkStruct_021C0794 * param0);
|
||||
UnkStruct_02027854 * sub_02027854(UnkStruct_021C0794 * param0);
|
||||
UnkStruct_02027860 * sub_02027860(UnkStruct_021C0794 * param0);
|
||||
const u16 * sub_02027870(const UnkStruct_0202783C * param0);
|
||||
void sub_0202787C(UnkStruct_0202783C * param0, UnkStruct_02023790 * param1);
|
||||
void sub_0202787C(UnkStruct_0202783C * param0, Strbuf *param1);
|
||||
const u16 * sub_02027894(const UnkStruct_0202783C * param0);
|
||||
void sub_020278A0(UnkStruct_0202783C * param0, UnkStruct_02023790 * param1);
|
||||
void sub_020278A0(UnkStruct_0202783C * param0, Strbuf *param1);
|
||||
void sub_020278B8(UnkStruct_0202783C * param0);
|
||||
u32 sub_020278CC(const UnkStruct_0202783C * param0);
|
||||
void sub_020278DC(UnkStruct_0202783C * param0, int param1, int param2, int param3);
|
||||
|
||||
@@ -42,12 +42,12 @@ void sub_02029FD0(UnkStruct_02029C68 * param0, const UnkStruct_ov22_02255040 * p
|
||||
void sub_0202A084(UnkStruct_02029C68 * param0, u8 param1);
|
||||
void sub_0202A0A0(UnkStruct_02029C68 * param0, u16 param1);
|
||||
void sub_0202A0CC(UnkStruct_02029C68 * param0, const UnkStruct_02029C68 * param1);
|
||||
void sub_0202A0EC(UnkStruct_02029C68 * param0, const UnkStruct_02023790 * param1, int param2);
|
||||
void sub_0202A0EC(UnkStruct_02029C68 * param0, const Strbuf *param1, int param2);
|
||||
BOOL sub_0202A110(const UnkStruct_02029C68 * param0, int param1);
|
||||
const UnkStruct_0202A138 * sub_0202A138(const UnkStruct_02029C68 * param0);
|
||||
const UnkStruct_0202A150 * sub_0202A150(const UnkStruct_02029C68 * param0, int param1);
|
||||
u16 sub_0202A184(const UnkStruct_02029C68 * param0);
|
||||
void sub_0202A1A0(const UnkStruct_02029C68 * param0, UnkStruct_02023790 * param1);
|
||||
void sub_0202A1A0(const UnkStruct_02029C68 * param0, Strbuf *param1);
|
||||
u32 sub_0202A1C0(const UnkStruct_02029C68 * param0);
|
||||
u8 sub_0202A1DC(const UnkStruct_02029C68 * param0);
|
||||
u16 sub_0202A1F4(const UnkStruct_02029C68 * param0);
|
||||
@@ -63,17 +63,17 @@ void sub_0202A390(UnkStruct_02029C88 * param0, const UnkStruct_02029C88 * param1
|
||||
void sub_0202A3B0(UnkStruct_02029C88 * param0, Pokemon * param1, s8 param2);
|
||||
void sub_0202A3EC(UnkStruct_02029C88 * param0, u32 param1, u8 param2, u8 param3, u8 param4, s8 param5);
|
||||
BOOL sub_0202A488(const UnkStruct_02029C88 * param0, int param1);
|
||||
void sub_0202A4B4(UnkStruct_02029C88 * param0, const UnkStruct_02023790 * param1, int param2);
|
||||
void sub_0202A4B4(UnkStruct_02029C88 * param0, const Strbuf *param1, int param2);
|
||||
const UnkStruct_0202A138 * sub_0202A4D8(const UnkStruct_02029C88 * param0);
|
||||
const UnkStruct_0202A150 * sub_0202A4F0(const UnkStruct_02029C88 * param0, int param1);
|
||||
void sub_0202A524(const UnkStruct_02029C88 * param0, UnkStruct_02023790 * param1);
|
||||
void sub_0202A524(const UnkStruct_02029C88 * param0, Strbuf *param1);
|
||||
u32 sub_0202A544(const UnkStruct_02029C88 * param0);
|
||||
void sub_0202A560(const UnkStruct_02029C88 * param0, Pokemon * param1);
|
||||
u8 sub_0202A580(const UnkStruct_02029C88 * param0, int param1);
|
||||
u8 sub_0202A5B8(const UnkStruct_02029C88 * param0);
|
||||
u32 sub_0202A5D0(const UnkStruct_02029C88 * param0);
|
||||
u16 sub_0202A5E8(const UnkStruct_0202A138 * param0);
|
||||
void sub_0202A5EC(const UnkStruct_0202A138 * param0, UnkStruct_02023790 * param1);
|
||||
void sub_0202A5EC(const UnkStruct_0202A138 * param0, Strbuf *param1);
|
||||
u32 sub_0202A5FC(const UnkStruct_0202A138 * param0);
|
||||
s8 sub_0202A604(const UnkStruct_0202A138 * param0);
|
||||
u8 sub_0202A60C(const UnkStruct_0202A138 * param0);
|
||||
|
||||
@@ -14,9 +14,9 @@ u32 sub_0202AD2C(UnkStruct_0202B370 * param0, int param1, int param2);
|
||||
void sub_0202AE2C(UnkStruct_0202B370 * param0, int param1, int param2, u32 param3);
|
||||
DWCFriendData * sub_0202AED8(UnkStruct_0202B370 * param0, int param1);
|
||||
u16 * sub_0202AEF0(UnkStruct_0202B370 * param0, int param1);
|
||||
void sub_0202AF0C(UnkStruct_0202B370 * param0, int param1, UnkStruct_02023790 * param2);
|
||||
void sub_0202AF0C(UnkStruct_0202B370 * param0, int param1, Strbuf *param2);
|
||||
u16 * sub_0202AF34(UnkStruct_0202B370 * param0, int param1);
|
||||
void sub_0202AF50(UnkStruct_0202B370 * param0, int param1, UnkStruct_02023790 * param2);
|
||||
void sub_0202AF50(UnkStruct_0202B370 * param0, int param1, Strbuf *param2);
|
||||
BOOL sub_0202AF78(UnkStruct_0202B370 * param0, int param1);
|
||||
int sub_0202AF94(UnkStruct_0202B370 * param0);
|
||||
int sub_0202AFB4(UnkStruct_0202B370 * param0);
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user