X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fcommon.h;h=2fa6dcc305cbd007a606ce005f8b5772fbfd4641;hb=ba7ff1a7a78b3aa7c2cad9bfce117256638938b1;hp=cf4a634b557e19fae1973799b51c708bc3b575ff;hpb=b23541495010180e3a69e3e1f64c934b28775878;p=emu8051.git diff --git a/src/common.h b/src/common.h index cf4a634..2fa6dcc 100644 --- a/src/common.h +++ b/src/common.h @@ -37,6 +37,8 @@ #define FIXED_FONT "monospace 12" +#define MAX_FILENAME_LENGTH 1024 + /* Common constants. */ #ifndef EXIT_SUCCESS # define EXIT_SUCCESS 0