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_OV27_0225680C_H
|
|
#define POKEPLATINUM_OV27_0225680C_H
|
|
|
|
#include "overlay027/struct_ov27_0225680C_1.h"
|
|
#include "overlay027/struct_ov27_0225680C_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov27_0225680C(UnkStruct_ov27_0225680C **param0, const UnkStruct_ov27_0225680C_1 *param1, BgConfig *param2);
|
|
void ov27_02256890(UnkStruct_ov27_0225680C *param0);
|
|
void ov27_022569C8(UnkStruct_ov27_0225680C *param0, u32 param1);
|
|
BOOL ov27_022569EC(UnkStruct_ov27_0225680C *param0, u32 param1);
|
|
BOOL ov27_022569F8(UnkStruct_ov27_0225680C *param0);
|
|
|
|
#endif // POKEPLATINUM_OV27_0225680C_H
|