X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpandora%2Femu.c;h=2d06d98fddb1cd2d3f076f5410d7bbe65a9c7279;hb=19e1d027450209006a772aba60b665d8dfea307a;hp=8bc76be6c7a2aa707ad3a5301a77a9bd63838f45;hpb=b682092681909a8c8e8165b9c3898833e36708b7;p=picodrive.git diff --git a/platform/pandora/emu.c b/platform/pandora/emu.c index 8bc76be..2d06d98 100644 --- a/platform/pandora/emu.c +++ b/platform/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;