X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pandora%2Femu.c;h=a6f990aee09ca8252e7822d87c6179a41ecae996;hb=d572cbad9886a04f8c51edb825dc6aaec9b02e23;hp=16fc7cd1a4c98f6630e8b904774b3b97c81b5a5a;hpb=9c0d458840d6eb0216232eabd3ca29b57f638c92;p=libpicofe.git diff --git a/pandora/emu.c b/pandora/emu.c index 16fc7cd..a6f990a 100644 --- a/pandora/emu.c +++ b/pandora/emu.c @@ -39,8 +39,6 @@ #endif -int select_exits = 0; - static short __attribute__((aligned(4))) sndBuffer[2*44100/50]; static struct timeval noticeMsgTime = { 0, 0 }; // when started showing static int osd_fps_x;