mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
17 lines
641 B
C
17 lines
641 B
C
#ifndef POKEPLATINUM_OV32_02256470_H
|
|
#define POKEPLATINUM_OV32_02256470_H
|
|
|
|
#include "overlay032/struct_ov32_02256470_1.h"
|
|
#include "overlay032/struct_ov32_02256470_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov32_02256470(UnkStruct_ov32_02256470 **param0, const UnkStruct_ov32_02256470_1 *param1, BgConfig *param2);
|
|
void ov32_02256508(UnkStruct_ov32_02256470 *param0);
|
|
void ov32_02256538(UnkStruct_ov32_02256470 *param0, u32 param1);
|
|
BOOL ov32_0225655C(UnkStruct_ov32_02256470 *param0, u32 param1);
|
|
BOOL ov32_02256568(UnkStruct_ov32_02256470 *param0);
|
|
u32 ov32_02256B78(u32 param0, u32 param1, u32 param2);
|
|
|
|
#endif // POKEPLATINUM_OV32_02256470_H
|