pokeheartgold/include/unk_0208E600.h
2023-06-20 15:34:56 +01:00

10 lines
304 B
C

#ifndef POKEHEARTGOLD_UNK_0208E600_H
#define POKEHEARTGOLD_UNK_0208E600_H
#include "pokemon_types_def.h"
void MonSetTrainerMemo(Pokemon *mon, PlayerProfile *profile, int strat, int mapsec, HeapID heapId);
BOOL sub_0208E9E0(u8 eventNo, Pokemon *mon, BOOL isMine);
#endif //POKEHEARTGOLD_UNK_0208E600_H