mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
17 lines
639 B
C
17 lines
639 B
C
#ifndef POKEPLATINUM_OV34_02256540_H
|
|
#define POKEPLATINUM_OV34_02256540_H
|
|
|
|
#include "overlay034/struct_ov34_02256540_1.h"
|
|
#include "overlay034/struct_ov34_02256540_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov34_02256540(UnkStruct_ov34_02256540 **param0, const UnkStruct_ov34_02256540_1 *param1, BgConfig *param2);
|
|
void ov34_02256604(UnkStruct_ov34_02256540 *param0);
|
|
void ov34_02256640(UnkStruct_ov34_02256540 *param0, u32 param1);
|
|
BOOL ov34_02256664(UnkStruct_ov34_02256540 *param0, u32 param1);
|
|
BOOL ov34_02256670(UnkStruct_ov34_02256540 *param0);
|
|
void ov34_02256A0C(UnkStruct_ov34_02256540 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV34_02256540_H
|