mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
27 lines
1.1 KiB
C
27 lines
1.1 KiB
C
#ifndef POKEPLATINUM_OV19_021DA92C_H
|
|
#define POKEPLATINUM_OV19_021DA92C_H
|
|
|
|
#include "overlay019/struct_ov19_021D4DF0.h"
|
|
#include "overlay019/struct_ov19_021D61B0_decl.h"
|
|
#include "overlay019/struct_ov19_021DA9E0.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "message.h"
|
|
#include "narc.h"
|
|
#include "sprite.h"
|
|
|
|
BOOL ov19_021DA92C(UnkStruct_ov19_021DA9E0 *param0, UnkStruct_ov19_021D61B0 *param1, const UnkStruct_ov19_021D4DF0 *param2, BgConfig *param3, SpriteList *param4, const MessageLoader *param5, NARC *param6);
|
|
void ov19_021DA9E0(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DAA80(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DAA90(UnkStruct_ov19_021DA9E0 *param0);
|
|
BOOL ov19_021DAAC4(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DAADC(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DAF98(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DAFF8(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DB078(UnkStruct_ov19_021DA9E0 *param0);
|
|
BOOL ov19_021DB220(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DB224(UnkStruct_ov19_021DA9E0 *param0);
|
|
void ov19_021DB2B0(UnkStruct_ov19_021DA9E0 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV19_021DA92C_H
|