FS2_Open
Open source remastering of the Freespace 2 engine
version.cpp File Reference

Go to the source code of this file.

Namespaces

 version
 

Functions

bool version::check_at_least (int major, int minor, int build, int revision)
 Checks if the current version is at least the given version. More...
 
SCP_string version::format_version (int major, int minor, int build, int revision)
 Returns the string representation of the passed version. More...