diff options
Diffstat (limited to 'whichbas.h')
-rw-r--r-- | whichbas.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,5 +14,6 @@ #define SRET_EXTENDED_BXE 12 #define SRET_COMPILED_TURBO 13 #define SRET_APLUS 14 -#define SRET_OSSINT 15 +#define SRET_OSSINT_CART 15 +#define SRET_OSSINT_DISK 16 #define SRET_NOT_BASIC 64 |