mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
27 lines
1.3 KiB
C
27 lines
1.3 KiB
C
#ifndef POKEPLATINUM_UNK_02055C50_H
|
|
#define POKEPLATINUM_UNK_02055C50_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "struct_decls/struct_02055CBC_decl.h"
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
UnkStruct_02055CBC * sub_02055C8C(FieldSystem * param0, int param1);
|
|
void sub_02055CBC(UnkStruct_02055CBC * param0);
|
|
void sub_02055CD4(FieldSystem * param0, int param1);
|
|
void sub_02055D94(FieldSystem * param0);
|
|
BOOL sub_02055E00(FieldSystem * param0, LocalMapObject * param1);
|
|
void sub_02055E80(FieldSystem * param0, LocalMapObject * param1, u16 param2);
|
|
void sub_02055EAC(FieldSystem * param0, LocalMapObject * param1, u16 param2);
|
|
void sub_02055EE0(FieldSystem * param0, LocalMapObject * param1);
|
|
int sub_02055F00(const FieldSystem * param0, const LocalMapObject * param1);
|
|
int sub_02055F20(const FieldSystem * param0, const LocalMapObject * param1);
|
|
u16 sub_02055F40(const FieldSystem * param0, const LocalMapObject * param1);
|
|
u16 sub_02055F64(const FieldSystem * param0, const LocalMapObject * param1);
|
|
int sub_02055F88(const FieldSystem * param0, const LocalMapObject * param1);
|
|
int sub_02055FA8(const FieldSystem * param0, const LocalMapObject * param1);
|
|
u32 sub_02055FC8(const FieldSystem * param0, const LocalMapObject * param1);
|
|
void sub_020562AC(FieldSystem * param0);
|
|
void sub_020562D8(FieldSystem * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02055C50_H
|