Cockatrice
2025-11-30-Development-2.11.0-beta.38
A cross-platform 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.14.0