Skip to content

Commit

Permalink
Update 6847 palette
Browse files Browse the repository at this point in the history
  • Loading branch information
IanSB committed Jul 24, 2021
1 parent e2fda6a commit a81ad5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/osd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,7 @@ void generate_palettes() {

int luma = i & 0x12;
int maxdesat = 99;
int mindesat = 20;
int mindesat = 30;
int luma_scale = 81;
int blank_ref = 770;
int black_ref = 720;
Expand Down

0 comments on commit a81ad5c

Please sign in to comment.