Home
last modified time | relevance | path

Searched defs:GameSetting (Results 1 – 2 of 2) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dloadgmst.hpp19 struct GameSetting struct
21 static unsigned int sRecordId;
23 static std::string getRecordType() { return "GameSetting"; } in getRecordType()
25 std::string mId;
27 Variant mValue;
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A DConfig.h384 } GameSetting, *LPGAMESETTING; typedef