summaryrefslogtreecommitdiffhomepage
path: root/csv/csv.h
blob: 0e223fe18b74fff8d2d4434aa349f5edad19cdec (plain)
1
2
3
4
5
6
#pragma once

class QString;

bool get_game_data(int id, unsigned char* table, QString& game_name);