mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
282 B
C
11 lines
282 B
C
#ifndef POKEPLATINUM_OV5_021E1154_H
|
|
#define POKEPLATINUM_OV5_021E1154_H
|
|
|
|
#include "struct_decls/struct_0205E884_decl.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
int ov5_021E1154(FieldSystem *fieldSystem, PlayerAvatar *playerAvatar, int param2);
|
|
|
|
#endif // POKEPLATINUM_OV5_021E1154_H
|