summaryrefslogtreecommitdiff
path: root/tile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tile.h')
-rw-r--r--tile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tile.h b/tile.h
index 36c07e750..24bd22dc5 100644
--- a/tile.h
+++ b/tile.h
@@ -4,7 +4,7 @@
#include "macros.h"
#include "map.h"
-typedef enum TileType {
+typedef enum TileTypes {
MP_CLEAR,
MP_RAILWAY,
MP_STREET,