pokeheartgold/include/unk_020932A4.h

10 lines
266 B
C

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