Merge pull request #144 from smcv/source-date-epoch

savegame: ensure that BUILD_DATE is defined
This commit is contained in:
Yamagi 2016-07-05 19:37:56 +02:00 committed by GitHub
commit 7cb455459a

View file

@ -73,6 +73,10 @@
*/
#define SAVEGAMEVER "YQ2-2"
#ifndef BUILD_DATE
#define BUILD_DATE __DATE__
#endif
/*
* This macros are used to prohibit loading of savegames
* created on other systems or architectures. This will