#define insteed of #endif.

This commit is contained in:
johns 2001-03-03 23:04:05 +00:00
parent 253c0a9d95
commit 02b9fa04b2

View file

@ -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