mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
17 lines
639 B
C
17 lines
639 B
C
#ifndef POKEPLATINUM_OV19_021DA814_H
|
|
#define POKEPLATINUM_OV19_021DA814_H
|
|
|
|
#include "overlay019/struct_ov19_021D4DF0.h"
|
|
#include "overlay019/struct_ov19_021D61B0_decl.h"
|
|
#include "overlay019/struct_ov19_021DA8D8.h"
|
|
|
|
#include "narc.h"
|
|
#include "sprite.h"
|
|
|
|
BOOL ov19_021DA814(UnkStruct_ov19_021DA8D8 *param0, UnkStruct_ov19_021D61B0 *param1, const UnkStruct_ov19_021D4DF0 *param2, SpriteList *param3, NARC *param4);
|
|
void ov19_021DA864(UnkStruct_ov19_021DA8D8 *param0, NARC *param1);
|
|
void ov19_021DA8D8(UnkStruct_ov19_021DA8D8 *param0);
|
|
void ov19_021DA8FC(UnkStruct_ov19_021DA8D8 *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV19_021DA814_H
|