22 #ifndef ULTIMA8_GAMES_GAMEINFO_H 23 #define ULTIMA8_GAMES_GAMEINFO_H 25 #include "ultima/shared/std/string.h" 46 enum GameUsecodeOffsetVariant {
72 char getLanguageFileLetter()
const;
73 char getLanguageUsecodeLetter()
const;
81 bool match(
GameInfo &other,
bool ignoreMD5 =
false)
const;
Definition: detection.h:27
int version
Definition: game_info.h:59
GameInfo contains detailed information about the game.
Definition: game_info.h:33