fix compile

This commit is contained in:
Enno Rehling 2015-11-22 12:30:34 +01:00
parent 74b1f9872e
commit 0e6d122b92

View file

@ -25,7 +25,7 @@ extern "C" {
/* this should always be the first thing included after platform.h */
#include "types.h"
struct param;
/* experimental gameplay features (that don't affect the savefile) */
/* TODO: move these settings to settings.h or into configuration files */
#define GOBLINKILL /* Goblin-Spezialklau kann tödlich enden */