rev.h
Go to the documentation of this file.00001
00002
00005 #ifndef REV_H
00006 #define REV_H
00007
00008 extern const char _openttd_revision[];
00009 extern const byte _openttd_revision_modified;
00010 extern const uint32 _openttd_newgrf_version;
00011
00012 #endif