#include "HECLDatabase.hpp" const std::pair DATA_SPECS[] = { {"hecl-little", "Targets little-endian pc apps using the HECL runtime"}, {"hecl-big", "Targets big-endian pc apps using the HECL runtime"}, {"hecl-revolution", "Targets Wii apps using the HECL runtime"}, {"hecl-cafe", "Targets Wii U apps using the HECL runtime"}, {"mp1", ""} };