mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
17 lines
714 B
C
17 lines
714 B
C
#ifndef POKEPLATINUM_OV5_021DD42C_H
|
|
#define POKEPLATINUM_OV5_021DD42C_H
|
|
|
|
#include "overlay005/struct_ov5_021DD42C.h"
|
|
|
|
#include "field_script_context.h"
|
|
#include "message.h"
|
|
#include "string_template.h"
|
|
|
|
void ov5_021DD42C(UnkStruct_ov5_021DD42C *param0, ScriptContext *param1);
|
|
void ov5_021DD444(ScriptContext *param0, const MessageLoader *param1, u16 param2, u8 param3, UnkStruct_ov5_021DD42C *param4);
|
|
void ov5_021DD498(ScriptContext *param0, const MessageLoader *param1, int param2);
|
|
void ov5_021DD4CC(ScriptContext *param0, u16 param1, u16 param2, u16 param3, s16 param4, u8 param5);
|
|
void ov5_021DD530(ScriptContext *param0, StringTemplate *param1, u8 param2, u8 param3);
|
|
|
|
#endif // POKEPLATINUM_OV5_021DD42C_H
|