mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
382 B
C
13 lines
382 B
C
#ifndef POKEPLATINUM_UNK_02054BD0_H
|
|
#define POKEPLATINUM_UNK_02054BD0_H
|
|
|
|
#include "struct_decls/struct_02054C18_decl.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void sub_02054BD0(FieldSystem *fieldSystem, const u8 param1);
|
|
void sub_02054BF8(FieldSystem *fieldSystem);
|
|
u16 const *sub_02054C0C(const u32 param0, const UnkStruct_02054C18 *param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_02054BD0_H
|