mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-13 16:46:29 -05:00
12 lines
328 B
C
12 lines
328 B
C
#ifndef POKEPLATINUM_UNK_0207160C_H
|
|
#define POKEPLATINUM_UNK_0207160C_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void sub_0207160C(FieldSystem *fieldSystem);
|
|
void sub_020716D4(FieldSystem *fieldSystem);
|
|
u8 sub_02071818(FieldSystem *fieldSystem);
|
|
void sub_0207183C(FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_UNK_0207160C_H
|