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_OV29_022566C8_H
|
|
#define POKEPLATINUM_OV29_022566C8_H
|
|
|
|
#include "overlay029/struct_ov29_022566C8_1.h"
|
|
#include "overlay029/struct_ov29_022566C8_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov29_022566C8(UnkStruct_ov29_022566C8 **param0, const UnkStruct_ov29_022566C8_1 *param1, BgConfig *param2);
|
|
void ov29_02256770(UnkStruct_ov29_022566C8 *param0);
|
|
void ov29_022567B4(UnkStruct_ov29_022566C8 *param0, u32 param1);
|
|
BOOL ov29_022567D8(UnkStruct_ov29_022566C8 *param0, u32 param1);
|
|
BOOL ov29_022567E4(UnkStruct_ov29_022566C8 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV29_022566C8_H
|