Skip to content

Commit

Permalink
Rename PSSBoxes -> PCBoxes
Browse files Browse the repository at this point in the history
  • Loading branch information
lhearachel committed Sep 24, 2023
1 parent 1407ff7 commit e5da0ec
Show file tree
Hide file tree
Showing 37 changed files with 130 additions and 130 deletions.
2 changes: 1 addition & 1 deletion include/overlay006/battle_params.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ typedef struct {
UnkStruct_0207D3C0 * unk_E0;
UnkStruct_0207D99C * unk_E4;
UnkStruct_02026324 * unk_E8;
PSSBoxes * unk_EC;
PCBoxes * unk_EC;
UnkStruct_0202CC84 * unk_F0[4];
UnkStruct_02056B24 * unk_100;
UnkStruct_0202C878 * unk_104;
Expand Down
2 changes: 1 addition & 1 deletion include/overlay016/ov16_0223DF00.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ int ov16_0223E1C4(BattleSystem * param0, int param1);
u8 BattleSystem_BattlerSlot(BattleSystem * param0, int param1);
u8 Battler_Side(BattleSystem * param0, int param1);
void * ov16_0223E220(BattleSystem * param0);
PSSBoxes * ov16_0223E228(BattleSystem * param0);
PCBoxes * ov16_0223E228(BattleSystem * param0);
int ov16_0223E22C(BattleSystem * param0);
int ov16_0223E240(BattleSystem * param0);
int ov16_0223E24C(BattleSystem * param0);
Expand Down
2 changes: 1 addition & 1 deletion include/overlay019/ov19_021D0D80.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ u32 ov19_021D5E68(const UnkStruct_ov19_021D4DF0 * param0);
const UnkStruct_ov19_021D5BAC * ov19_021D5E70(const UnkStruct_ov19_021D4DF0 * param0);
u32 ov19_021D5E74(const UnkStruct_ov19_021D4DF0 * param0);
const UnkStruct_ov19_021D4F5C * ov19_021D5E8C(const UnkStruct_ov19_021D4DF0 * param0);
const PSSBoxes * ov19_021D5E90(const UnkStruct_ov19_021D4DF0 * param0);
const PCBoxes * ov19_021D5E90(const UnkStruct_ov19_021D4DF0 * param0);
u32 ov19_021D5E94(const UnkStruct_ov19_021D4DF0 * param0);
BoxPokemon * ov19_021D5E9C(const UnkStruct_ov19_021D4DF0 * param0);
u32 ov19_021D5EA0(const UnkStruct_ov19_021D4DF0 * param0);
Expand Down
2 changes: 1 addition & 1 deletion include/overlay019/struct_ov19_021D4DF0.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include "overlay019/struct_ov19_021DF964.h"

typedef struct {
const PSSBoxes * unk_00;
const PCBoxes * unk_00;
const Party * unk_04;
UnkStruct_ov19_021D3CFC unk_08;
UnkStruct_ov19_021D5594 unk_14;
Expand Down
2 changes: 1 addition & 1 deletion include/overlay061/ov61_0222AE60.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

void ov61_0222AE60(SaveData * param0, const UnkStruct_02029C68 * param1, UnkStruct_ov61_0222AE80 * param2);
void ov61_0222AE80(const UnkStruct_ov61_0222AE80 * param0, UnkStruct_02029C68 * param1);
void ov61_0222AE88(SaveData * param0, const PSSBoxes * param1, int param2, UnkStruct_ov62_02239DA4 * param3, int param4);
void ov61_0222AE88(SaveData * param0, const PCBoxes * param1, int param2, UnkStruct_ov62_02239DA4 * param3, int param4);
void ov61_0222AF88(SaveData * param0, UnkStruct_ov62_02239DA4 * param1, int param2);
void ov61_0222AFA4(SaveData * param0, const UnkStruct_02030A80 * param1, UnkStruct_ov61_0222AFC0 * param2);
void ov61_0222AFC0(const UnkStruct_ov61_0222AFC0 * param0, UnkStruct_02030A80 * param1);
Expand Down
2 changes: 1 addition & 1 deletion include/overlay061/ov61_0222B008.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ int ov61_0222B008(UnkStruct_ov62_022349A8 * param0, const UnkStruct_ov62_0224113
void ov61_0222B0F0(UnkStruct_ov62_022349A8 * param0);
int ov61_0222B1B4(UnkStruct_ov62_022349A8 * param0, UnkStruct_02030A80 * param1, UnkStruct_02029C68 * param2);
int ov61_0222B1FC(UnkStruct_ov62_022349A8 * param0, int param1);
int ov61_0222B224(UnkStruct_ov62_022349A8 * param0, int param1, UnkStruct_02030A80 * param2, const PSSBoxes * param3, int param4);
int ov61_0222B224(UnkStruct_ov62_022349A8 * param0, int param1, UnkStruct_02030A80 * param2, const PCBoxes * param3, int param4);
int ov61_0222B290(UnkStruct_ov62_022349A8 * param0, int param1);
int ov61_0222B2B8(UnkStruct_ov62_022349A8 * param0);
int ov61_0222B2D8(UnkStruct_ov62_022349A8 * param0, UnkStruct_02030A80 * param1, UnkStruct_ov61_0222B2D8 param2[]);
Expand Down
2 changes: 1 addition & 1 deletion include/overlay094/ov94_0223FB48.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ int ov94_0223FB48(UnkStruct_ov94_0223FD4C * param0, int param1);
int ov94_0223FBBC(UnkStruct_ov94_0223FD4C * param0, int param1);
int ov94_0223FBDC(UnkStruct_ov94_0223FD4C * param0, int param1);
int ov94_022411D0(int param0);
BoxPokemon * ov94_022411DC(Party * param0, PSSBoxes * param1, int param2, int param3);
BoxPokemon * ov94_022411DC(Party * param0, PCBoxes * param1, int param2, int param3);
BOOL ov94_02241498(Pokemon * param0);

#endif // POKEPLATINUM_OV94_0223FB48_H
8 changes: 4 additions & 4 deletions include/savedata/save_table.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ enum SaveTableEntryID {
SAVE_TABLE_ENTRY_SENTENCE,
SAVE_TABLE_ENTRY_EMAIL,
SAVE_TABLE_ENTRY_WIFI_QUESTIONS,
SAVE_TABLE_ENTRY_PSS_BOXES,
SAVE_TABLE_ENTRY_PC_BOXES,

SAVE_TABLE_ENTRY_MAX
};
Expand Down Expand Up @@ -100,14 +100,14 @@ extern const int gExtraSaveTableSize;
TVBroadcast* SaveData_TVBroadcast(SaveData *save);

/**
* @brief Loads the PSSBoxes sector of the save data.
* @brief Loads the PCBoxes sector of the save data.
*
* This routine does NOT perform any CRC on the sectors before loading them.
*
* @param save
* @return Address of the PSSBoxes sector of the save data.
* @return Address of the PCBoxes sector of the save data.
*/
PSSBoxes* SaveData_PSSBoxes(SaveData *save);
PCBoxes* SaveData_PCBoxes(SaveData *save);

/**
* @brief Loads the MysteryGift sector of the save data.
Expand Down
2 changes: 1 addition & 1 deletion include/struct_decls/struct_020797DC_decl.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef POKEPLATINUM_STRUCT_020797DC_DECL_H
#define POKEPLATINUM_STRUCT_020797DC_DECL_H

typedef struct PSSBoxes PSSBoxes;
typedef struct PCBoxes PCBoxes;

#endif // POKEPLATINUM_STRUCT_020797DC_DECL_H
2 changes: 1 addition & 1 deletion include/struct_defs/battle_system.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ struct BattleSystem {
UnkStruct_0207D3C0 * unk_58;
UnkStruct_0207D99C * unk_5C;
UnkStruct_02026324 * unk_60;
PSSBoxes * unk_64;
PCBoxes * unk_64;
Party *parties[4];
UnkStruct_0202CC84 * unk_78[4];
UnkStruct_02007768 * unk_88;
Expand Down
2 changes: 1 addition & 1 deletion include/struct_defs/struct_0203E0FC.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ typedef struct {
UnkStruct_0202DA40 * unk_00;
UnkStruct_02025CCC * unk_04;
Party * unk_08;
PSSBoxes * unk_0C;
PCBoxes * unk_0C;
UnkStruct_02026324 * unk_10;
UnkStruct_0202B370 * unk_14;
UnkStruct_0202C878 * unk_18;
Expand Down
2 changes: 1 addition & 1 deletion include/struct_defs/struct_0208737C.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ typedef struct {
Strbuf* unk_18;
u16 unk_1C[20];
int unk_44;
PSSBoxes * unk_48;
PCBoxes * unk_48;
UnkStruct_020279FC * unk_4C;
} UnkStruct_0208737C;

Expand Down
2 changes: 1 addition & 1 deletion include/unk_0200B358.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ void sub_0200BC48(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
void sub_0200BC80(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
void sub_0200BCB8(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
void sub_0200BCF0(UnkStruct_0200B358 * param0, u32 param1, u8 param2);
void sub_0200BD40(UnkStruct_0200B358 * param0, u32 param1, const PSSBoxes * param2, u32 param3);
void sub_0200BD40(UnkStruct_0200B358 * param0, u32 param1, const PCBoxes * param2, u32 param3);
void sub_0200BD60(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
void sub_0200BD98(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
void sub_0200BDD0(UnkStruct_0200B358 * param0, u32 param1, u32 param2);
Expand Down
48 changes: 24 additions & 24 deletions include/unk_020797C8.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,29 @@
#include "pokemon.h"
#include "struct_decls/struct_020797DC_decl.h"

void PSSBoxes_Init(PSSBoxes * param0);
u32 PSSBoxes_SaveSize(void);
BOOL sub_02079868(PSSBoxes * param0, BoxPokemon * param1);
BOOL sub_020798A0(PSSBoxes * param0, u32 param1, BoxPokemon * param2);
BOOL sub_02079914(PSSBoxes * param0, u32 param1, u32 param2, BoxPokemon * param3);
void sub_02079968(PSSBoxes * param0, u32 param1, u32 param2);
u32 sub_0207999C(const PSSBoxes * param0);
u32 sub_020799A0(const PSSBoxes * param0);
BOOL sub_020799F0(const PSSBoxes * param0, int * param1, int * param2);
u32 sub_02079A50(const PSSBoxes * param0);
void sub_02079A94(PSSBoxes * param0, u32 param1);
u32 sub_02079AA8(const PSSBoxes * param0, u32 param1);
void sub_02079AC4(PSSBoxes * param0, u32 param1, u32 param2);
void sub_02079AF4(const PSSBoxes * param0, u32 param1, Strbuf *param2);
void sub_02079B24(PSSBoxes * param0, u32 param1, const Strbuf *param2);
u32 sub_02079B54(const PSSBoxes * param0, u32 param1);
u32 sub_02079B98(const PSSBoxes * param0, u32 param1);
u32 sub_02079BEC(const PSSBoxes * param0);
u32 sub_02079C08(const PSSBoxes * param0, u32 param1, u32 param2, int param3, void * param4);
void sub_02079C50(PSSBoxes * param0, u32 param1, u32 param2, int param3, void * param4);
BoxPokemon * sub_02079C9C(const PSSBoxes * param0, u32 param1, u32 param2);
void sub_02079CD8(PSSBoxes * param0, u32 param1);
BOOL sub_02079CFC(const PSSBoxes * param0, u32 param1);
u32 sub_02079D20(const PSSBoxes * param0);
void PCBoxes_Init(PCBoxes * param0);
u32 PCBoxes_SaveSize(void);
BOOL sub_02079868(PCBoxes * param0, BoxPokemon * param1);
BOOL sub_020798A0(PCBoxes * param0, u32 param1, BoxPokemon * param2);
BOOL sub_02079914(PCBoxes * param0, u32 param1, u32 param2, BoxPokemon * param3);
void sub_02079968(PCBoxes * param0, u32 param1, u32 param2);
u32 sub_0207999C(const PCBoxes * param0);
u32 sub_020799A0(const PCBoxes * param0);
BOOL sub_020799F0(const PCBoxes * param0, int * param1, int * param2);
u32 sub_02079A50(const PCBoxes * param0);
void sub_02079A94(PCBoxes * param0, u32 param1);
u32 sub_02079AA8(const PCBoxes * param0, u32 param1);
void sub_02079AC4(PCBoxes * param0, u32 param1, u32 param2);
void sub_02079AF4(const PCBoxes * param0, u32 param1, Strbuf *param2);
void sub_02079B24(PCBoxes * param0, u32 param1, const Strbuf *param2);
u32 sub_02079B54(const PCBoxes * param0, u32 param1);
u32 sub_02079B98(const PCBoxes * param0, u32 param1);
u32 sub_02079BEC(const PCBoxes * param0);
u32 sub_02079C08(const PCBoxes * param0, u32 param1, u32 param2, int param3, void * param4);
void sub_02079C50(PCBoxes * param0, u32 param1, u32 param2, int param3, void * param4);
BoxPokemon * sub_02079C9C(const PCBoxes * param0, u32 param1, u32 param2);
void sub_02079CD8(PCBoxes * param0, u32 param1);
BOOL sub_02079CFC(const PCBoxes * param0, u32 param1);
u32 sub_02079D20(const PCBoxes * param0);

#endif // POKEPLATINUM_UNK_020797C8_H
2 changes: 1 addition & 1 deletion src/overlay013/ov13_022264F4.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ static u8 ov13_02226A5C (UnkStruct_ov13_02227244 * param0)

{
Party * v7 = ov16_0223DF20(v0->unk_00, v0->unk_10);
PSSBoxes * v8 = ov16_0223E228(v0->unk_00);
PCBoxes * v8 = ov16_0223E228(v0->unk_00);

if ((Party_GetCurrentCount(v7) == 6) && (sub_020799A0(v8) == 18)) {
MessageLoader_GetStrbuf(param0->unk_10, 45, param0->unk_18);
Expand Down
4 changes: 2 additions & 2 deletions src/overlay016/ov16_0223DF00.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ int ov16_0223E1C4(BattleSystem * param0, int param1);
u8 BattleSystem_BattlerSlot(BattleSystem *battleSys, int battler);
u8 Battler_Side(BattleSystem * param0, int param1);
void * ov16_0223E220(BattleSystem * param0);
PSSBoxes * ov16_0223E228(BattleSystem * param0);
PCBoxes * ov16_0223E228(BattleSystem * param0);
int ov16_0223E22C(BattleSystem * param0);
int ov16_0223E240(BattleSystem * param0);
int ov16_0223E24C(BattleSystem * param0);
Expand Down Expand Up @@ -496,7 +496,7 @@ void * ov16_0223E220 (BattleSystem * param0)
return param0->unk_1AC;
}

PSSBoxes * ov16_0223E228 (BattleSystem * param0)
PCBoxes * ov16_0223E228 (BattleSystem * param0)
{
return param0->unk_64;
}
Expand Down
2 changes: 1 addition & 1 deletion src/overlay016/ov16_022405FC.c
Original file line number Diff line number Diff line change
Expand Up @@ -8625,7 +8625,7 @@ static void ov16_02249B80 (UnkStruct_0201CD38 * param0, void * param1)
v2->unk_28 = 32;
} else {
{
PSSBoxes * v24;
PCBoxes * v24;
u32 v25;
u32 v26;
int v27;
Expand Down
20 changes: 10 additions & 10 deletions src/overlay019/ov19_021D0D80.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ typedef struct {
u8 unk_04[NELEMS(Unk_ov19_021DFDF0)];
u16 unk_08[NELEMS(Unk_ov19_021DFDF0)];
BoxPokemon * unk_10;
PSSBoxes * unk_14;
PCBoxes * unk_14;
Party * unk_18;
BOOL unk_1C;
} UnkStruct_ov19_021D38E0;
Expand All @@ -126,7 +126,7 @@ typedef struct UnkStruct_ov19_021D5DF8_t {
UnkStruct_ov19_021D61B0 * unk_114;
UnkStruct_02042434 * unk_118;
SaveData * unk_11C;
PSSBoxes * unk_120;
PCBoxes * unk_120;
Party * unk_124;
UnkStruct_0208737C * unk_128;
UnkStruct_02098D38 unk_12C;
Expand Down Expand Up @@ -221,15 +221,15 @@ static void ov19_021D4DE4(UnkStruct_ov19_021D4DE4 * param0, int param1);
static void ov19_021D4DF0(UnkStruct_ov19_021D5DF8 * param0);
static void ov19_021D4E30(UnkStruct_ov19_021D5594 * param0);
static void ov19_021D4E50(UnkStruct_ov19_021D5594 * param0);
static void ov19_021D4E5C(PSSBoxes * param0, UnkStruct_ov19_021D4F5C * param1);
static void ov19_021D4E5C(PCBoxes * param0, UnkStruct_ov19_021D4F5C * param1);
static void ov19_021D4E7C(UnkStruct_ov19_021D4F5C * param0);
static void ov19_021D4E88(UnkStruct_ov19_021D5BAC * param0);
static void ov19_021D4EC0(UnkStruct_ov19_021D5BAC * param0);
static void ov19_021D4EE4(UnkStruct_ov19_021D4EE4 * param0);
static void ov19_021D4F18(UnkStruct_ov19_021D4EE4 * param0);
static void ov19_021D4F34(UnkStruct_ov19_021D4F34 * param0);
static void ov19_021D4F40(const PSSBoxes * param0, UnkStruct_ov19_021D4F5C * param1);
static void ov19_021D4F5C(UnkStruct_ov19_021D4DF0 * param0, PSSBoxes * param1);
static void ov19_021D4F40(const PCBoxes * param0, UnkStruct_ov19_021D4F5C * param1);
static void ov19_021D4F5C(UnkStruct_ov19_021D4DF0 * param0, PCBoxes * param1);
static BOOL ov19_021D4F74(u32 param0, UnkStruct_ov19_021D5DF8 * param1);
static BOOL ov19_021D4FDC(UnkStruct_ov19_021D4DF0 * param0, int param1, int param2);
static int ov19_021D5150(u32 param0, UnkStruct_ov19_021D5DF8 * param1);
Expand Down Expand Up @@ -3309,7 +3309,7 @@ static void ov19_021D4BB0 (u32 param0, u32 param1, void * param2)

static void ov19_021D4BE0 (UnkStruct_ov19_021D5DF8 * param0, UnkStruct_02042434 * param1)
{
param0->unk_120 = SaveData_PSSBoxes(param1->unk_00);
param0->unk_120 = SaveData_PCBoxes(param1->unk_00);
param0->unk_11C = param1->unk_00;
param0->unk_124 = Party_GetFromSavedata(param1->unk_00);
param0->unk_1A4 = sub_02025E44(param1->unk_00);
Expand Down Expand Up @@ -3415,7 +3415,7 @@ static void ov19_021D4E50 (UnkStruct_ov19_021D5594 * param0)
Heap_FreeToHeap(param0->unk_00);
}

static void ov19_021D4E5C (PSSBoxes * param0, UnkStruct_ov19_021D4F5C * param1)
static void ov19_021D4E5C (PCBoxes * param0, UnkStruct_ov19_021D4F5C * param1)
{
param1->unk_00 = sub_0207999C(param0);
param1->unk_04 = Strbuf_Init(20, 9);
Expand Down Expand Up @@ -3478,13 +3478,13 @@ static void ov19_021D4F34 (UnkStruct_ov19_021D4F34 * param0)
param0->unk_04 = 0;
}

static void ov19_021D4F40 (const PSSBoxes * param0, UnkStruct_ov19_021D4F5C * param1)
static void ov19_021D4F40 (const PCBoxes * param0, UnkStruct_ov19_021D4F5C * param1)
{
param1->unk_01 = sub_02079AA8(param0, param1->unk_00);
sub_02079AF4(param0, param1->unk_00, param1->unk_04);
}

static void ov19_021D4F5C (UnkStruct_ov19_021D4DF0 * param0, PSSBoxes * param1)
static void ov19_021D4F5C (UnkStruct_ov19_021D4DF0 * param0, PCBoxes * param1)
{
UnkStruct_ov19_021D4F5C * v0 = &(param0->unk_40);
v0->unk_01 = sub_02079AA8(param1, v0->unk_00);
Expand Down Expand Up @@ -4525,7 +4525,7 @@ const UnkStruct_ov19_021D4F5C * ov19_021D5E8C (const UnkStruct_ov19_021D4DF0 * p
return &(param0->unk_40);
}

const PSSBoxes * ov19_021D5E90 (const UnkStruct_ov19_021D4DF0 * param0)
const PCBoxes * ov19_021D5E90 (const UnkStruct_ov19_021D4DF0 * param0)
{
return param0->unk_00;
}
Expand Down
4 changes: 2 additions & 2 deletions src/overlay019/ov19_021D79F8.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ static void ov19_021D7F9C (UnkStruct_ov19_021D8318 * param0, fx32 param1)

static void ov19_021D803C (UnkStruct_ov19_021D8318 * param0, UnkStruct_ov19_021DCD18 * param1, int param2, int param3)
{
const PSSBoxes * v0;
const PCBoxes * v0;
BoxPokemon * v1;
int v2, v3;
u32 v4;
Expand Down Expand Up @@ -425,7 +425,7 @@ static void ov19_021D8114 (UnkStruct_ov19_021D8318 * param0, UnkStruct_ov19_021D

static void ov19_021D813C (UnkStruct_ov19_021D8318 * param0, u32 param1)
{
const PSSBoxes * v0;
const PCBoxes * v0;
BoxPokemon * v1;
u32 v2, v3;

Expand Down
4 changes: 2 additions & 2 deletions src/overlay019/ov19_021DB8E4.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ BOOL ov19_021DBBA0 (UnkStruct_ov19_021DBA9C * param0)

void ov19_021DBBA8 (UnkStruct_ov19_021DBA9C * param0, u32 param1, u32 param2, NNS_G2D_VRAM_TYPE param3, NNSG2dImageProxy * param4)
{
const PSSBoxes * v0;
const PCBoxes * v0;
BoxPokemon * v1;
u32 v2, v3, v4, v5;
u8 v6, v7;
Expand Down Expand Up @@ -416,7 +416,7 @@ static void ov19_021DBF18 (UnkStruct_ov19_021DBA9C * param0)

static void ov19_021DBF4C (UnkStruct_ov19_021DBA9C * param0)
{
const PSSBoxes * v0;
const PCBoxes * v0;
UnkStruct_0205AA50 * v1;
u32 v2, v3;

Expand Down
6 changes: 3 additions & 3 deletions src/overlay019/ov19_021DF964.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ void ov19_021DFAD0 (UnkStruct_ov19_021D4DF0 * param0)
void ov19_021DFB50 (UnkStruct_ov19_021D4DF0 * param0)
{
UnkStruct_ov19_021DF964 * v0 = &(param0->unk_74);
const PSSBoxes * v1 = ov19_021D5E90(param0);
const PCBoxes * v1 = ov19_021D5E90(param0);

ov19_021DFCF8(v0);
ov19_021DFD08(v0, UnkEnum_021DFB94_00);
Expand All @@ -139,7 +139,7 @@ void ov19_021DFB50 (UnkStruct_ov19_021D4DF0 * param0)
void ov19_021DFB94 (UnkStruct_ov19_021D4DF0 * param0, UnkEnum_021DFB94 param1)
{
UnkStruct_ov19_021DF964 * v0 = &(param0->unk_74);
const PSSBoxes * v1 = ov19_021D5E90(param0);
const PCBoxes * v1 = ov19_021D5E90(param0);
u32 v2;

ov19_021DFCF8(v0);
Expand Down Expand Up @@ -176,7 +176,7 @@ void ov19_021DFC04 (UnkStruct_ov19_021D4DF0 * param0, UnkEnum_021DFB94 param1)
{UnkEnum_021DFB94_22, UnkEnum_021DFB94_23, UnkEnum_021DFB94_24, UnkEnum_021DFB94_25},
};
UnkStruct_ov19_021DF964 * v1 = &(param0->unk_74);
const PSSBoxes * v2 = ov19_021D5E90(param0);
const PCBoxes * v2 = ov19_021D5E90(param0);
int v3;

ov19_021DFCF8(v1);
Expand Down
2 changes: 1 addition & 1 deletion src/overlay061/ov61_0222AE60.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ void ov61_0222AE80 (const UnkStruct_ov61_0222AE80 * param0, UnkStruct_02029C68 *
sub_0202A824(param0, param1);
}

void ov61_0222AE88 (SaveData * param0, const PSSBoxes * param1, int param2, UnkStruct_ov62_02239DA4 * param3, int param4)
void ov61_0222AE88 (SaveData * param0, const PCBoxes * param1, int param2, UnkStruct_ov62_02239DA4 * param3, int param4)
{
Strbuf* v0;
int v1;
Expand Down
2 changes: 1 addition & 1 deletion src/overlay061/ov61_0222B008.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ int ov61_0222B1FC (UnkStruct_ov62_022349A8 * param0, int param1)
return 1;
}

int ov61_0222B224 (UnkStruct_ov62_022349A8 * param0, int param1, UnkStruct_02030A80 * param2, const PSSBoxes * param3, int param4)
int ov61_0222B224 (UnkStruct_ov62_022349A8 * param0, int param1, UnkStruct_02030A80 * param2, const PCBoxes * param3, int param4)
{
if (ov61_0222BBBC(param0) == 0) {
return 0;
Expand Down
Loading

0 comments on commit e5da0ec

Please sign in to comment.