X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.h;fp=sound.h;h=57cb6f12660ff31a1800b3def1c204176aef4bbd;hp=a73c1c8c77b923fc80ac0ad12f87b6f837a80e02;hb=bc062811fa00aab75604a711104b131b21035efc;hpb=7f40ee1193e47c59f7297d9361314c731832f7b8 diff --git a/sound.h b/sound.h index a73c1c8..57cb6f1 100644 --- a/sound.h +++ b/sound.h @@ -29,6 +29,6 @@ void play_tune(int i); #define NUM_TUNES 3 #define SOUND_BANG 0 -#define NUM_SOUNDS 4 +#define NUM_SOUNDS 1 #endif // VOR_SOUND_H