X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sound.h;h=5f5a586df873f4d1de5d770ec8c869034c4c3d0b;hb=189cc09109987a44aa8af4419a2d106d675a3ea0;hp=fda2611cc859eb311f5b76b952bc08e2f1050a75;hpb=a2af96e68b210b7c3db90b7ec474498c5611a3a7;p=vor.git diff --git a/sound.h b/sound.h index fda2611..5f5a586 100644 --- a/sound.h +++ b/sound.h @@ -19,12 +19,6 @@ #ifndef VOR_SOUND_H #define VOR_SOUND_H -#include -#include -#include -#include -#include - int init_sound(void); void play_sound(int i); void play_tune(int i);