#define insteed of #endif.
This commit is contained in:
parent
253c0a9d95
commit
02b9fa04b2
1 changed files with 4 additions and 0 deletions
|
@ -172,6 +172,10 @@
|
|||
-- General
|
||||
----------------------------------------------------------------------------*/
|
||||
|
||||
#ifndef VERSION
|
||||
#define VERSION "1.17pre1" /// Engine version shown.
|
||||
#endif
|
||||
|
||||
#ifndef FREECRAFT_LIB_PATH
|
||||
#define FREECRAFT_LIB_PATH "data" /// where to find the data files
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue