#ifndef CHEATS_H__ #define CHEATS_H__ #include #include "cic.h" bool cheats_install (cic_type_t cic_type, uint32_t *cheat_list); #endif