mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
rgbgfx: Add an option to take the CGB's color profile into account
This commit is contained in:
@@ -23,6 +23,7 @@ struct Options {
|
||||
bool horizontal;
|
||||
bool mirror;
|
||||
bool unique;
|
||||
bool colorcurve;
|
||||
int trim;
|
||||
char *tilemapfile;
|
||||
bool tilemapout;
|
||||
|
||||
Reference in New Issue
Block a user