Add new palettes

This commit is contained in:
libretroadmin
2024-03-02 14:26:27 +01:00
parent 7fad08e552
commit 40969671ce
2 changed files with 42 additions and 0 deletions

View File

@@ -262,6 +262,8 @@ struct retro_core_option_v2_definition option_defs[] = {
{ "magnum-fbx", "FBX's Magnum" },
{ "smooth-v2-fbx", "FBX's Smooth V2" },
{ "nes-classic-fbx", "FBX's NES Classic" },
{ "royaltea", "Royaltea (PVM-2530)" },
{ "mugicha", "Mugicha" },
{ "raw", "Raw" },
{ "custom", "Custom" },
{ NULL, NULL },