X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=common%2Fmenu.h;h=bfa05c45b9f4aed0f0be96390bba548cbb711305;hb=260f1bcc8a782e7b19a11d446927cd4c2c493e8c;hp=6ecc19199b9237a7580bad52e4514e83bd6e6e21;hpb=6af8fee5348a8f90be23eb8f74fcfe2b5b28e60e;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,