OpenTTD Source 20260108-master-g8ba1860eaa
rev.h File Reference

Declaration of OTTD revision dependent variables. More...

Go to the source code of this file.

Functions

bool IsReleasedVersion ()
 

Variables

const std::string _openttd_revision
 
const std::string_view _openttd_build_date
 
const std::string_view _openttd_revision_hash
 
const std::string_view _openttd_revision_year
 
const uint8_t _openttd_revision_modified
 
const uint8_t _openttd_revision_tagged
 
const std::string_view _openttd_content_version
 
const uint32_t _openttd_newgrf_version
 

Detailed Description

Declaration of OTTD revision dependent variables.

Definition in file rev.h.