pokeplatinum/include/shop_misc.h

9 lines
170 B
C

#ifndef POKEPLATINUM_SHOP_MISC_H
#define POKEPLATINUM_SHOP_MISC_H
#include "field_task.h"
BOOL FieldTask_ShopMisc(FieldTask *task);
#endif // POKEPLATINUM_SHOP_MISC_H