X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Femu.h;h=dc53ac158695764044b85be2974c77173cb0f411;hb=3ffee69c504e786d66bff58e109534025701d86e;hp=fc0a36fa3f16b4b1f99eaded0ac886272a2ffbf8;hpb=24b24674aedbdcb4432ab2ed823c3d9c97852da4;p=libpicofe.git diff --git a/psp/emu.h b/psp/emu.h index fc0a36f..dc53ac1 100644 --- a/psp/emu.h +++ b/psp/emu.h @@ -4,10 +4,7 @@ // For commercial use, separate licencing terms must be obtained. - -extern char romFileName[]; -extern int engineState, engineStateSuspend; - +extern int engineStateSuspend; void emu_Init(void); void emu_Deinit(void);