src/rev.h
changeset 9457 75f11a6caef8
parent 9085 8b3897a75aed
equal deleted inserted replaced
9456:fd38d4229e5b 9457:75f11a6caef8
     4 
     4 
     5 #ifndef REV_H
     5 #ifndef REV_H
     6 #define REV_H
     6 #define REV_H
     7 
     7 
     8 extern const char _openttd_revision[];
     8 extern const char _openttd_revision[];
       
     9 extern const byte _openttd_revision_modified;
     9 extern const uint32 _openttd_newgrf_version;
    10 extern const uint32 _openttd_newgrf_version;
    10 
    11 
    11 #endif /* REV_H */
    12 #endif /* REV_H */