mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
9 lines
195 B
C
9 lines
195 B
C
#ifndef POKEPLATINUM_UNK_02050568_H
|
|
#define POKEPLATINUM_UNK_02050568_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void sub_02050568(FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_UNK_02050568_H
|