mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
20 lines
812 B
C
20 lines
812 B
C
#ifndef POKEPLATINUM_OV94_0223D0C4_H
|
|
#define POKEPLATINUM_OV94_0223D0C4_H
|
|
|
|
#include "overlay094/struct_ov94_0223BA88_sub2.h"
|
|
#include "overlay094/struct_ov94_0223FD4C_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "message.h"
|
|
#include "pokemon.h"
|
|
#include "string_template.h"
|
|
|
|
int ov94_0223D0C4(UnkStruct_ov94_0223FD4C *param0, int param1);
|
|
int ov94_0223D19C(UnkStruct_ov94_0223FD4C *param0, int param1);
|
|
int ov94_0223D1B0(UnkStruct_ov94_0223FD4C *param0, int param1);
|
|
void ov94_0223D910(MessageLoader *param0, MessageLoader *param1, StringTemplate *param2, Window param3[], BoxPokemon *param4, UnkStruct_ov94_0223BA88_sub2 *param5);
|
|
void ov94_0223DA78(MessageLoader *param0, Window param1[], u16 *param2, Pokemon *param3, Window param4[]);
|
|
void ov94_0223DB2C(Pokemon *param0);
|
|
|
|
#endif // POKEPLATINUM_OV94_0223D0C4_H
|