mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
18 lines
523 B
C
18 lines
523 B
C
#ifndef POKEPLATINUM_UNK_0203A7D8_H
|
|
#define POKEPLATINUM_UNK_0203A7D8_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "location.h"
|
|
|
|
int sub_0203A7EC(void);
|
|
void sub_0203A7F0(int param0, Location *param1);
|
|
void sub_0203A824(int param0, Location *param1);
|
|
int sub_0203A858(int param0);
|
|
int sub_0203A87C(int param0);
|
|
int sub_0203A8A0(int param0, int param1, int param2);
|
|
void sub_0203A8E8(FieldSystem *fieldSystem, int param1);
|
|
BOOL sub_0203A920(FieldSystem *fieldSystem, int param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0203A7D8_H
|