mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
586 B
C
16 lines
586 B
C
#ifndef POKEPLATINUM_OV43_02256544_H
|
|
#define POKEPLATINUM_OV43_02256544_H
|
|
|
|
#include "overlay043/struct_ov43_02256544_1.h"
|
|
#include "overlay043/struct_ov43_02256544_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov43_02256544(UnkStruct_ov43_02256544 **param0, const UnkStruct_ov43_02256544_1 *param1, BgConfig *param2);
|
|
void ov43_02256680(UnkStruct_ov43_02256544 *param0);
|
|
void ov43_022566B0(UnkStruct_ov43_02256544 *param0, u32 param1);
|
|
BOOL ov43_022566D4(UnkStruct_ov43_02256544 *param0, u32 param1);
|
|
BOOL ov43_022566E0(UnkStruct_ov43_02256544 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV43_02256544_H
|