mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
9 lines
216 B
C
9 lines
216 B
C
#ifndef POKEPLATINUM_UNK_0203A944_H
|
|
#define POKEPLATINUM_UNK_0203A944_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
int FieldSystem_GetWeather(FieldSystem *fieldSystem, int param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0203A944_H
|