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