mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
16 lines
586 B
C
16 lines
586 B
C
#ifndef POKEPLATINUM_OV50_02256510_H
|
|
#define POKEPLATINUM_OV50_02256510_H
|
|
|
|
#include "overlay050/struct_ov50_02256510_1.h"
|
|
#include "overlay050/struct_ov50_02256510_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
BOOL ov50_02256510(UnkStruct_ov50_02256510 **param0, const UnkStruct_ov50_02256510_1 *param1, BgConfig *param2);
|
|
void ov50_0225654C(UnkStruct_ov50_02256510 *param0);
|
|
void ov50_022565FC(UnkStruct_ov50_02256510 *param0, u32 param1);
|
|
BOOL ov50_02256620(UnkStruct_ov50_02256510 *param0, u32 param1);
|
|
BOOL ov50_0225662C(UnkStruct_ov50_02256510 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV50_02256510_H
|