1 2 3 4 5 6
#ifndef GUARD_TRAINER_TOWER_H #define GUARD_TRAINER_TOWER_H void PrintTrainerTowerRecords(void); #endif //GUARD_TRAINER_TOWER_H