fix compilation on ubuntu

This commit is contained in:
Enno Rehling 2012-05-25 15:40:03 -07:00
parent fef92e4971
commit 3b05e2e09e

View file

@ -28,6 +28,8 @@ extern "C" {
struct skill;
struct item;
struct sc_mage;
#define UFL_DEBUG (1<<0)
#define UFL_ISNEW (1<<1) /* 2 */
#define UFL_LONGACTION (1<<2) /* 4 */