mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Use the options parameter provided for command line options. Specifically, for haltnop.
This commit is contained in:
@@ -8,6 +8,7 @@ struct sOptions {
|
||||
char binary[2];
|
||||
SLONG fillchar;
|
||||
bool verbose;
|
||||
bool haltnop;
|
||||
//-1 == random
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user