Add Firebrandx palettes

This commit is contained in:
negativeExponent
2022-06-09 13:58:15 +08:00
parent b3c35b6515
commit 11c1793444
2 changed files with 89 additions and 5 deletions

View File

@@ -214,6 +214,10 @@ struct retro_core_option_v2_definition option_defs[] = {
{ "nes-classic-fbx-fs", "FBX's NES Classic (fixed)" },
{ "nescap", "RGBSource's NESCAP" },
{ "wavebeam", "nakedarthur's Wavebeam" },
{ "digital-prime-fbx", "FBX's Digital Prime" },
{ "magnum-fbx", "FBX's Magnum" },
{ "smooth-v2-fbx", "FBX's Smooth V2" },
{ "nes-classic-fbx", "FBX's NES Classic" },
{ "raw", "Raw" },
{ "custom", "Custom" },
{ NULL, NULL },