X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Fmenu.h;h=bfa05c45b9f4aed0f0be96390bba548cbb711305;hb=8fc24df108f8e3aff19e7f003db936f488118bdc;hp=6ecc19199b9237a7580bad52e4514e83bd6e6e21;hpb=960a8e2716349f9a7df6cca9b6e8e6b0724fe7ba;p=libpicofe.git diff --git a/common/menu.h b/common/menu.h index 6ecc191..bfa05c4 100644 --- a/common/menu.h +++ b/common/menu.h @@ -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,