tile.h
changeset 1944 012fa5e69118
parent 1942 634961366cdc
child 1967 c57192f4c121
--- a/tile.h	Thu Jun 16 20:54:37 2005 +0000
+++ b/tile.h	Fri Jun 17 00:22:46 2005 +0000
@@ -4,7 +4,7 @@
 #include "macros.h"
 #include "map.h"
 
-typedef enum TileType {
+typedef enum TileTypes {
 	MP_CLEAR,
 	MP_RAILWAY,
 	MP_STREET,