X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.h;h=60ea119fa792e3a71b3f81461fb4887a52b62f7d;hb=a5f7cf35f526ab5e7f3a8c7b1b897fb7f3d32fbb;hp=f2c73dceb2bc910d7c1a5b9d6d41d59538d0ccc9;hpb=df964230e1ecbfec8ef120bfcab2ddb1ba0751fa;p=rocksndiamonds.git diff --git a/src/conf_snd.h b/src/conf_snd.h index f2c73dce..60ea119f 100644 --- a/src/conf_snd.h +++ b/src/conf_snd.h @@ -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 @@ -193,4 +193,4 @@ #define NUM_SOUND_FILES 172 -#endif /* SND_DEFS_H */ +#endif /* CONF_SND_H */