mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
9 lines
175 B
C
9 lines
175 B
C
#ifndef POKEPLATINUM_OV5_021F101C_H
|
|
#define POKEPLATINUM_OV5_021F101C_H
|
|
|
|
#include "field_task.h"
|
|
|
|
BOOL ov5_021F101C(FieldTask *param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F101C_H
|