X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Flevel.h;h=462be29b66a76ac4afe1303bacac7ea2f6b37a93;hb=9583e9c55b889974e0df9a8ca1930efdf29bda29;hp=b2e4b3c127f6f8b6d807c7cfd8efc209949f4141;hpb=7d171d862abdecced79f60535b49a686386cefe1;p=rocksndiamonds.git diff --git a/src/game_em/level.h b/src/game_em/level.h index b2e4b3c1..462be29b 100644 --- a/src/game_em/level.h +++ b/src/game_em/level.h @@ -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 */