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_OV33_02256474_H
|
|
#define POKEPLATINUM_OV33_02256474_H
|
|
|
|
#include "overlay033/struct_ov33_02256474_1.h"
|
|
#include "overlay033/struct_ov33_02256474_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov33_02256474(UnkStruct_ov33_02256474 **param0, const UnkStruct_ov33_02256474_1 *param1, BgConfig *param2);
|
|
void ov33_022564F0(UnkStruct_ov33_02256474 *param0);
|
|
void ov33_02256548(UnkStruct_ov33_02256474 *param0, u32 param1);
|
|
BOOL ov33_0225656C(UnkStruct_ov33_02256474 *param0, u32 param1);
|
|
BOOL ov33_02256578(UnkStruct_ov33_02256474 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV33_02256474_H
|