mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
243 B
C
11 lines
243 B
C
#ifndef POKEPLATINUM_OV23_02254A14_H
|
|
#define POKEPLATINUM_OV23_02254A14_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "field_task.h"
|
|
|
|
void ov23_02254D98(FieldSystem *fieldSystem, FieldTask *param1);
|
|
|
|
#endif // POKEPLATINUM_OV23_02254A14_H
|