mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
15 lines
471 B
C
15 lines
471 B
C
#ifndef POKEPLATINUM_OV99_021D3E78_H
|
|
#define POKEPLATINUM_OV99_021D3E78_H
|
|
|
|
#include "overlay099/struct_ov99_021D3E78_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "message.h"
|
|
|
|
UnkStruct_ov99_021D3E78 *ov99_021D3E78(BgConfig *param0, int param1, int param2, int param3, MessageLoader *param4);
|
|
void ov99_021D3F38(UnkStruct_ov99_021D3E78 *param0);
|
|
BOOL ov99_021D3F6C(UnkStruct_ov99_021D3E78 *param0, int param1);
|
|
int ov99_021D4130(void);
|
|
|
|
#endif // POKEPLATINUM_OV99_021D3E78_H
|