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_OV52_02256694_H
|
|
#define POKEPLATINUM_OV52_02256694_H
|
|
|
|
#include "overlay052/struct_ov52_02256694_1.h"
|
|
#include "overlay052/struct_ov52_02256694_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov52_02256694(UnkStruct_ov52_02256694 **param0, const UnkStruct_ov52_02256694_1 *param1, BgConfig *param2);
|
|
void ov52_022566EC(UnkStruct_ov52_02256694 *param0);
|
|
void ov52_022567A4(UnkStruct_ov52_02256694 *param0, u32 param1);
|
|
BOOL ov52_022567C8(UnkStruct_ov52_02256694 *param0, u32 param1);
|
|
BOOL ov52_022567D4(UnkStruct_ov52_02256694 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV52_02256694_H
|