mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
25 lines
1.2 KiB
C
25 lines
1.2 KiB
C
#ifndef POKEPLATINUM_OV77_021D54B0_H
|
|
#define POKEPLATINUM_OV77_021D54B0_H
|
|
|
|
#include "game_opening/struct_ov77_021D5564_decl.h"
|
|
#include "game_opening/struct_ov77_021D6734_decl.h"
|
|
|
|
const int ov77_021D555C(void);
|
|
void ov77_021D5564(UnkStruct_ov77_021D5564 *param0);
|
|
void ov77_021D5BAC(UnkStruct_ov77_021D5564 *param0);
|
|
void ov77_021D5C3C(UnkStruct_ov77_021D5564 *param0);
|
|
void ov77_021D5FB4(UnkStruct_ov77_021D5564 *param0, UnkStruct_ov77_021D6734 *param1);
|
|
void ov77_021D6000(UnkStruct_ov77_021D5564 *param0, UnkStruct_ov77_021D6734 *param1);
|
|
void ov77_021D6020(UnkStruct_ov77_021D5564 *param0);
|
|
void ov77_021D603C(UnkStruct_ov77_021D5564 *param0, const u8 param1, const u8 param2);
|
|
void ov77_021D6050(UnkStruct_ov77_021D5564 *param0, const u8 param1);
|
|
void ov77_021D607C(UnkStruct_ov77_021D5564 *param0);
|
|
BOOL ov77_021D60E0(UnkStruct_ov77_021D5564 *param0, int param1);
|
|
BOOL ov77_021D61B8(UnkStruct_ov77_021D5564 *param0, int param1);
|
|
void ov77_021D6290(UnkStruct_ov77_021D5564 *param0, fx32 param1);
|
|
void ov77_021D636C(UnkStruct_ov77_021D5564 *param0, int param1);
|
|
void ov77_021D6470(UnkStruct_ov77_021D5564 *param0, int param1);
|
|
void ov77_021D6530(UnkStruct_ov77_021D5564 *param0, const int param1);
|
|
|
|
#endif // POKEPLATINUM_OV77_021D54B0_H
|