Cockatrice
2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
game_type_map.h
Go to the documentation of this file.
1
#ifndef GAMETYPEMAP_H
2
#define GAMETYPEMAP_H
3
4
#include <QMap>
5
6
typedef
QMap<int, QString>
GameTypeMap
;
7
8
#endif
GameTypeMap
QMap< int, QString > GameTypeMap
Definition
game_type_map.h:6
cockatrice
src
interface
widgets
server
game_type_map.h
Generated by
1.16.1