xoreos  0.0.5
Namespaces | Functions
version.cpp File Reference

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"
Include dependency graph for version.cpp:

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::KotOR
 

Functions

static uint32 Engines::KotOR::makeCombinedVersion (uint32 major, uint32 minor)
 

Detailed Description

Star Wars: Knights of the Old Republic installation version detection.

Definition in file version.cpp.