diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index 4991036b..d3fee9b5 100644 --- a/include/common.h +++ b/include/common.h @@ -251,6 +251,7 @@ #define EDITFLAG_ALLOWLARGE (0x00000004) #define EDITFLAG_ALLOWTITLE (0x00000008) // #define EDITFLAG_ANONYMOUS (0x00000010) +#define EDIT_ABORTED -1 /* ----------------------------------------------------- */ /* Grayout Levels */ |