Changeset 1082 for trunk/dll/dircnrs.c


Ignore:
Timestamp:
Jul 20, 2008, 12:37:36 AM (17 years ago)
Author:
Gregg Young
Message:

Changes so FM2 will use TMP/TEMP directory for all temp files; Replaced save_dir2 with global variable so BldFullPathName could easily replace code that performed the same function; Added #ifdef FORTIFY to free_ function that are only used when fortified.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/dircnrs.c

    r1079 r1082  
    7070#include "command.h"                    // RunCommand
    7171#include "fm3dll.h"
    72 #include "avl.h"                        // free_archivers
     72//#include "avl.h"                      // free_archivers
    7373#ifdef FORTIFY
    7474#include "misc.h"                       // GetTidForThread
Note: See TracChangeset for help on using the changeset viewer.