Revised TIC file processing

This commit is contained in:
Michiel Broek
2001-12-09 15:20:51 +00:00
parent 8eebc55e6d
commit 8094a0d1d7
15 changed files with 427 additions and 383 deletions

View File

@@ -1401,7 +1401,6 @@ typedef enum {
MG_MOVE, /* Move to other area */
MG_UPDALIAS, /* Update alias */
MG_ADOPT, /* Adopt file */
MG_OTHER, /* Store in other path */
MG_DELETE /* Delete file */
} MAGICTYPE;