mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
262 B
C
11 lines
262 B
C
#ifndef POKEPLATINUM_UNK_0206C660_H
|
|
#define POKEPLATINUM_UNK_0206C660_H
|
|
|
|
#include "overlay006/npc_trade.h"
|
|
|
|
#include "field_task.h"
|
|
|
|
void sub_0206C740(FieldTask *param0, NpcTradeData *data, int param2, enum HeapID heapID);
|
|
|
|
#endif // POKEPLATINUM_UNK_0206C660_H
|