Remove incomplete Use NTSC core option
Use NTSC colors option is incomplete due to missing int,hue adjustments. This can be added but there is no smooth way using core options or hotkey to selec ranges 1-256 for fine tuning Using shaders instead can work better at this with more adjustments possible
This commit is contained in:
@@ -6,7 +6,6 @@ typedef struct {
|
||||
} pal;
|
||||
|
||||
extern pal *palo;
|
||||
extern int ntsccol;
|
||||
extern int ipalette;
|
||||
void FCEU_ResetPalette(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user