rnd-20030118-6-src
[rocksndiamonds.git] / src / conf_snd.h
index f2c73dceb2bc910d7c1a5b9d6d41d59538d0ccc9..60ea119fa792e3a71b3f81461fb4887a52b62f7d 100644 (file)
@@ -86,7 +86,7 @@
 #define SND_YAMYAM_MOVING                      65
 #define SND_YAMYAM_WAITING                     66
 #define SND_YAMYAM_EATING                      67
-#define SND_ROBOT_STEPPING                     68
+#define SND_ROBOT_MOVING                       68
 #define SND_ROBOT_WAITING                      69
 #define SND_ROBOT_WHEEL_ACTIVATING             70
 #define SND_ROBOT_WHEEL_ACTIVE                 71
 
 #define NUM_SOUND_FILES                                172
 
-#endif /* SND_DEFS_H */
+#endif /* CONF_SND_H */