diff options
Diffstat (limited to 'dev/LibCompiler/ErrorID.h')
| -rw-r--r-- | dev/LibCompiler/ErrorID.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/LibCompiler/ErrorID.h b/dev/LibCompiler/ErrorID.h index 380fa69..45bb393 100644 --- a/dev/LibCompiler/ErrorID.h +++ b/dev/LibCompiler/ErrorID.h @@ -21,3 +21,4 @@ #define LIBCOMPILER_INVALID_DATA -35 #define LIBCOMPILER_UNIMPLEMENTED -36 #define LIBCOMPILER_FAT_ERROR -37 +#define LIBCOMPILER_INVALID_ARCH -38 |
