X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pandora%2Femu.c;h=2d06d98fddb1cd2d3f076f5410d7bbe65a9c7279;hb=049a6b3e80151f6a5af726e25478ed15e111dfcc;hp=8bc76be6c7a2aa707ad3a5301a77a9bd63838f45;hpb=24b24674aedbdcb4432ab2ed823c3d9c97852da4;p=libpicofe.git diff --git a/pandora/emu.c b/pandora/emu.c index 8bc76be..2d06d98 100644 --- a/pandora/emu.c +++ b/pandora/emu.c @@ -42,11 +42,8 @@ #endif -int engineState; int select_exits = 0; -char romFileName[PATH_MAX]; - static short __attribute__((aligned(4))) sndBuffer[2*44100/50]; static struct timeval noticeMsgTime = { 0, 0 }; // when started showing static int osd_fps_x;