mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
16 lines
586 B
C
16 lines
586 B
C
#ifndef POKEPLATINUM_OV55_0225632C_H
|
|
#define POKEPLATINUM_OV55_0225632C_H
|
|
|
|
#include "overlay055/struct_ov55_0225632C_1.h"
|
|
#include "overlay055/struct_ov55_0225632C_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov55_0225632C(UnkStruct_ov55_0225632C **param0, const UnkStruct_ov55_0225632C_1 *param1, BgConfig *param2);
|
|
void ov55_02256360(UnkStruct_ov55_0225632C *param0);
|
|
void ov55_02256378(UnkStruct_ov55_0225632C *param0, u32 param1);
|
|
BOOL ov55_0225639C(UnkStruct_ov55_0225632C *param0, u32 param1);
|
|
BOOL ov55_022563A8(UnkStruct_ov55_0225632C *param0);
|
|
|
|
#endif // POKEPLATINUM_OV55_0225632C_H
|