From 6a4423541d83e23614738d685add03fa8047eb34 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Apr 2011 03:31:21 +0300 Subject: Fix compilation for windows. --- src/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 135db5da4..1116fef4d 100644 --- a/src/map.h +++ b/src/map.h @@ -587,7 +587,7 @@ class MapItem MUSIC = 9, ATTACK = 10, PRIORITY = 11, - IGNORE = 12, + IGNORE_ = 12, SEPARATOR = 13 }; -- cgit v1.2.3-60-g2f50