X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsound.h;h=3e392a599d02fe1e949d866839f195b8d97bdd00;hb=70d64256513a57f375431931c606ae85ed5b9d3f;hp=8305588db9344fc41865752903707b904c16d625;hpb=a77cc0af29b49cab82fa1380c725b1d14c363c46;p=rocksndiamonds.git diff --git a/src/libgame/sound.h b/src/libgame/sound.h index 8305588d..3e392a59 100644 --- a/src/libgame/sound.h +++ b/src/libgame/sound.h @@ -17,6 +17,7 @@ // values for platform specific sound initialization #define AUDIO_SAMPLE_RATE_22050 22050 +#define AUDIO_SAMPLE_RATE_44100 44100 #define AUDIO_FRAGMENT_SIZE_512 512 #define AUDIO_FRAGMENT_SIZE_1024 1024