7 lines
119 B
C
7 lines
119 B
C
#ifndef SCUMMVM_INTERNAL_REVISION_H
|
|
#define SCUMMVM_INTERNAL_REVISION_H
|
|
|
|
#define SCUMMVM_REVISION "@REVISION@"
|
|
|
|
#endif
|