X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.h;fp=sound.h;h=5f5a586df873f4d1de5d770ec8c869034c4c3d0b;hp=fda2611cc859eb311f5b76b952bc08e2f1050a75;hb=e0fab1bd78914a12ee88f2a9fcfca9f28a1df0f2;hpb=30498ebe775df3854f28946b1373da948bd190a3 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);