mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
15 lines
579 B
C
15 lines
579 B
C
#ifndef POKEPLATINUM_OV94_0223C610_H
|
|
#define POKEPLATINUM_OV94_0223C610_H
|
|
|
|
#include "unk_0200AC5C.h"
|
|
#include "struct_defs/struct_0205AA50.h"
|
|
#include "overlay094/struct_ov94_0223FD4C_decl.h"
|
|
|
|
int ov94_0223C610(UnkStruct_ov94_0223FD4C * param0, int param1);
|
|
int ov94_0223C6D4(UnkStruct_ov94_0223FD4C * param0, int param1);
|
|
int ov94_0223C6F4(UnkStruct_ov94_0223FD4C * param0, int param1);
|
|
void ov94_0223D030(UnkStruct_0205AA50 * param0, MessageLoader * param1, int param2, u16 param3);
|
|
void ov94_0223D068(UnkStruct_ov94_0223FD4C * param0);
|
|
|
|
#endif // POKEPLATINUM_OV94_0223C610_H
|