idle loop detection (Cyclone only, with debug stuff)
[libpicofe.git] / common / menu.h
index 6ecc191..bfa05c4 100644 (file)
@@ -66,6 +66,7 @@ typedef enum
        MA_OPT2_NO_FRAME_LIMIT, /* psp */
        MA_OPT2_SVP_DYNAREC,
        MA_OPT2_NO_SPRITE_LIM,
+       MA_OPT2_NO_IDLE_LOOPS,
        MA_OPT2_DONE,
        MA_OPT3_SCALE,          /* psp (all OPT3) */
        MA_OPT3_HSCALE32,