mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 17:09:43 +00:00
sdl2_gui.cpp: fix comment
This commit is contained in:
parent
f9e1a29381
commit
ee7cd42923
@ -5,8 +5,7 @@
|
||||
|
||||
extern char videofiltering[3];
|
||||
|
||||
// reduce the total number of sets by this number - (isgsm, neogeo, nmk004, pgm, skns, ym2608, coleco, msx_msx, spectrum, spec128, decocass, midssio, cchip, fdsbios, ngp, bubsys)
|
||||
// don't reduce for these as we display them in the list (neogeo, neocdz)
|
||||
// reduce the total number of sets by the number of romsets flagged with BDF_BOARDROM
|
||||
#define REDUCE_TOTAL_SETS_BIOS 21
|
||||
#define MAX_STRING_SIZE 300
|
||||
// Limit CPU usage
|
||||
|
Loading…
Reference in New Issue
Block a user