mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-30 06:05:53 -05:00
14 lines
405 B
C
14 lines
405 B
C
#ifndef POKEPLATINUM_UNK_020683F4_H
|
|
#define POKEPLATINUM_UNK_020683F4_H
|
|
|
|
#include "struct_defs/struct_020684D0.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
u32 sub_020683F4(u16 param0, u16 param1);
|
|
void sub_0206842C(FieldSystem *fieldSystem, UnkStruct_020684D0 *param1);
|
|
BOOL sub_02068B50(const UnkStruct_020684D0 *param0);
|
|
BOOL sub_02069238(FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_UNK_020683F4_H
|