pokeheartgold/include/unk_020932A4.h
2023-06-01 02:04:04 +02:00

11 lines
303 B
C

#ifndef POKEHEARTGOLD_UNK_020932A4_H
#define POKEHEARTGOLD_UNK_020932A4_H
#include "phonebook_dat.h"
#include "save.h"
#include "gf_rtc.h"
u16 PhoneBookTrainerGetRematchInfo(u8 idx, SAVEDATA *saveData, struct PhoneBook *phoneBook, TimeOfDayWildParam timeOfDay);
#endif //POKEHEARTGOLD_UNK_020932A4_H