mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 16:47:15 -05:00
24 lines
1.1 KiB
C
24 lines
1.1 KiB
C
#ifndef POKEPLATINUM_OV61_0222AE60_H
|
|
#define POKEPLATINUM_OV61_0222AE60_H
|
|
|
|
#include "struct_decls/struct_02030A80_decl.h"
|
|
#include "struct_defs/dress_up_photo.h"
|
|
|
|
#include "overlay061/struct_ov61_0222AE80.h"
|
|
#include "overlay061/struct_ov61_0222AFC0.h"
|
|
#include "overlay061/struct_ov61_0222AFCC.h"
|
|
#include "overlay062/struct_ov62_02239DA4.h"
|
|
|
|
#include "pc_boxes.h"
|
|
#include "savedata.h"
|
|
|
|
void ov61_0222AE60(SaveData *saveData, const DressUpPhoto *photo, UnkStruct_ov61_0222AE80 *param2);
|
|
void ov61_0222AE80(const UnkStruct_ov61_0222AE80 *param0, DressUpPhoto *photo);
|
|
void ov61_0222AE88(SaveData *saveData, const PCBoxes *pcBoxes, int boxID, UnkStruct_ov62_02239DA4 *param3, enum HeapID heapID);
|
|
void ov61_0222AF88(SaveData *saveData, UnkStruct_ov62_02239DA4 *param1, int param2);
|
|
void ov61_0222AFA4(SaveData *saveData, const UnkStruct_02030A80 *param1, UnkStruct_ov61_0222AFC0 *param2);
|
|
void ov61_0222AFC0(const UnkStruct_ov61_0222AFC0 *param0, UnkStruct_02030A80 *param1);
|
|
void ov61_0222AFCC(SaveData *saveData, const UnkStruct_02030A80 *param1, UnkStruct_ov61_0222AFCC *param2);
|
|
|
|
#endif // POKEPLATINUM_OV61_0222AE60_H
|