mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-04 16:45:45 -05:00
12 lines
466 B
C
12 lines
466 B
C
#ifndef POKEPLATINUM_UNK_02068344_H
|
|
#define POKEPLATINUM_UNK_02068344_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void sub_02068344(FieldSystem *fieldSystem);
|
|
void sub_02068368(FieldSystem *fieldSystem);
|
|
BOOL sub_02068390(FieldSystem *fieldSystem, const int param1, const int param2, const fx32 param3, BOOL *param4);
|
|
BOOL sub_020683D8(FieldSystem *fieldSystem, const int param1, const int param2, const fx32 param3, int param4);
|
|
|
|
#endif // POKEPLATINUM_UNK_02068344_H
|