#ifndef CUSTOM_S_MAL_H_ #define CUSTOM_S_MAL_H_ void malloc_battle_structs(); void free_battle_structs(); void battle_switch_in(); #endif