1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-01 13:57:34 +00:00

SCP: Updated to current.

This commit is contained in:
Richard Cornwell
2020-04-04 21:12:28 -04:00
parent 554fab9268
commit 9a63bc521e
6 changed files with 505 additions and 202 deletions

View File

@@ -100,6 +100,7 @@ typedef struct {
#define MTUF_F_TAR 5 /* TAR format */
#define MTUF_F_ANSI 6 /* ANSI format */
#define MTUF_F_FIXED 7 /* FIXED format */
#define MTUF_F_DOS11 8 /* DOS11 format */
#define MTAT_F_VMS 0 /* VMS ANSI type */
#define MTAT_F_RSX11 1 /* RSX-11 ANSI type */