X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.h;h=280815531baa9238c241769878922d857588ed8a;hb=b645a25fff77d62a36c744fa4047a3c0e5929341;hp=10abc084cd9974fdac403d3f53a22a9e0c650527;hpb=5fe60f460c869b600fe5c223aa7374b55450a949;p=rocksndiamonds.git diff --git a/src/conf_snd.h b/src/conf_snd.h index 10abc084..28081553 100644 --- a/src/conf_snd.h +++ b/src/conf_snd.h @@ -68,8 +68,8 @@ #define SND_CLASS_SOKOBAN_EMPTYING 47 #define SND_CLASS_PLAYER_MOVING 48 #define SND_SAND_DIGGING 49 -#define SND_EMERALD_COLLECTING 50 -#define SND_EMERALD_IMPACT 51 +#define SND_CLASS_EMERALD_COLLECTING 50 +#define SND_CLASS_EMERALD_IMPACT 51 #define SND_DIAMOND_COLLECTING 52 #define SND_DIAMOND_IMPACT 53 #define SND_DIAMOND_BREAKING 54