X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.h;h=57cb6f12660ff31a1800b3def1c204176aef4bbd;hp=a73c1c8c77b923fc80ac0ad12f87b6f837a80e02;hb=0d16e986bbae8d7b4f061afdb562a052f43f5a85;hpb=841f94c4182f8dff0253db9bae4922c3c9039a5f 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