mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 22:51:11 +00:00
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
|