mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
14 lines
396 B
C
14 lines
396 B
C
#ifndef POKEPLATINUM_OV7_0224BE9C_H
|
|
#define POKEPLATINUM_OV7_0224BE9C_H
|
|
|
|
#include "overlay007/struct_ov7_0224BEFC_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "savedata.h"
|
|
|
|
UnkStruct_ov7_0224BEFC *ov7_0224BE9C(u32 param0, SaveData *param1, BgConfig *param2);
|
|
void ov7_0224BEFC(UnkStruct_ov7_0224BEFC *param0);
|
|
BOOL ov7_0224BF2C(UnkStruct_ov7_0224BEFC *param0);
|
|
|
|
#endif // POKEPLATINUM_OV7_0224BE9C_H
|