renamed preprocessor constant for game element in MM engine
[rocksndiamonds.git] / src / game_mm / mm_main.h
index 7efed84d1e1a78287ca65f78b0d6abce12963064..6d66ea084a8aa3e17044a5f81fe25babe96c4bb1 100644 (file)
@@ -389,7 +389,7 @@ extern int          num_element_info;
 #define EL_WALL_AMOEBA_END     EL_WALL_63
 #define EL_WALL_END            EL_WALL_63
 #define EL_BLOCK_WOOD          96
-#define EL_BALL_GRAY           97
+#define EL_GRAY_BALL           97
 #define EL_BEAMER_START                98
 #define EL_BEAMER_00           (EL_BEAMER_START + 0)
 #define EL_BEAMER_01           (EL_BEAMER_START + 1)