mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
add -b option to the usage (lmod)
This commit is contained in:
@@ -64,6 +64,7 @@ PrintUsage(void)
|
|||||||
"\t\t\t - ROM type (0x0147)\n"
|
"\t\t\t - ROM type (0x0147)\n"
|
||||||
"\t\t\t - ROM size (0x0148)\n"
|
"\t\t\t - ROM size (0x0148)\n"
|
||||||
"\t\t\t - Checksums (0x014D-0x014F)\n");
|
"\t\t\t - Checksums (0x014D-0x014F)\n");
|
||||||
|
printf(" -b<hx>\tSet MBC type\n");
|
||||||
printf(" -q\t\tExecute quietly (suppress all text except errors)\n");
|
printf(" -q\t\tExecute quietly (suppress all text except errors)\n");
|
||||||
|
|
||||||
exit(0);
|
exit(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user