mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add -E option to rgbds, allows exporting all labels by default
This commit is contained in:
@@ -9,6 +9,7 @@ struct sOptions {
|
||||
SLONG fillchar;
|
||||
bool verbose;
|
||||
bool haltnop;
|
||||
bool exportall;
|
||||
//-1 == random
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user