mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
14 lines
341 B
C
14 lines
341 B
C
#ifndef POKEPLATINUM_OV97_02232054_H
|
|
#define POKEPLATINUM_OV97_02232054_H
|
|
|
|
#include "overlay097/struct_ov97_0223829C.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "savedata.h"
|
|
|
|
void ov97_02232054(void);
|
|
void ov97_02232074(BgConfig *param0);
|
|
int ov97_02232148(SaveData *param0, UnkStruct_ov97_0223829C *param1);
|
|
|
|
#endif // POKEPLATINUM_OV97_02232054_H
|