#ifndef APPLY_TRAINING_AND_PERKS_H #define APPLY_TRAINING_AND_PERKS_H void applytrainingAndPerks(const struct Object* o,const struct Training* t); #endif