1 2 3 4 5
#pragma once #include <QString> bool getGameData(int gameID, unsigned char* table, QString& gamename);