rnd-20040927-2-src
[rocksndiamonds.git] / src / game_em / level.h
index b2e4b3c127f6f8b6d807c7cfd8efc209949f4141..462be29b66a76ac4afe1303bacac7ea2f6b37a93 100644 (file)
@@ -22,7 +22,7 @@ struct LEVEL
 
   /* fill in all below /every/ time you read a level */
   unsigned int alien_score;           /* alien popped by stone/spring score */
-  unsigned int ameuba_time;           /* ameuba speed */
+  unsigned int amoeba_time;           /* amoeba speed */
   unsigned int android_move_cnt;      /* android move time counter */
   unsigned int android_move_time;     /* android move reset time */
   unsigned int android_clone_cnt;     /* android clone time counter */