mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
* This PR contains Add To Favorite functionality. It allows moving content to another playlist or to Create a new playlist with the selected content. * Update retroarch.c Fixed ISO C90 variable declaration at top of code. * Update menu_cbs_ok.c Fixed variable declaration for ISO requirement.