xoreos
0.0.5
|
Star Wars: Knights of the Old Republic installation version detection. More...
#include <algorithm>
#include "src/common/scopedptr.h"
#include "src/common/ustring.h"
#include "src/common/readfile.h"
#include "src/common/filelist.h"
#include "src/common/filepath.h"
#include "src/aurora/util.h"
#include "src/engines/kotor/version.h"
Go to the source code of this file.
Namespaces | |
Engines | |
Engines::KotOR | |
Functions | |
static uint32 | Engines::KotOR::makeCombinedVersion (uint32 major, uint32 minor) |
Star Wars: Knights of the Old Republic installation version detection.
Definition in file version.cpp.