X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.h;h=280815531baa9238c241769878922d857588ed8a;hb=2f5368f25e34c02cb5ff7a012aa96198442231cb;hp=10abc084cd9974fdac403d3f53a22a9e0c650527;hpb=92989af5d5884cbc8a1a9a62c9d05e109eaf78d0;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