X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rln;a=blobdiff_plain;f=rln.h;fp=rln.h;h=1a448ce63d542ed8b7191513d9610f863c15be0e;hp=5b45bed9712056894b5a28e21a4b65e98d9bbe42;hb=cc23da7a6e7fd332a0b4ec1e8be7b88cf2187ec1;hpb=a839b5e1b42ccc20bc7a0960c79c6916415adffb diff --git a/rln.h b/rln.h index 5b45bed..1a448ce 100644 --- a/rln.h +++ b/rln.h @@ -68,7 +68,7 @@ #define OST_BLOCK 0x400000 // Output symbol table block (4MB) #define DSTSEG_D 1 // Include file destination seg (DATA) #define DSTSEG_T 2 // Include file destination seg (TEXT) -#define MAXARGS 256 // Max number of args in a command file +#define MAXARGS 4096 // Max number of args in a command file // Headers