#import #import @interface GBCheatsController : UITableViewController - (instancetype)initWithGameBoy:(GB_gameboy_t *)gb; @end