Changeset 1215 for trunk/dll/worker.h


Ignore:
Timestamp:
Sep 13, 2008, 8:54:03 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Move data declarations/definitions out of fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/worker.h

    r1202 r1215  
    2020VOID MassAction(VOID * args);
    2121
     22// Data declarations
     23extern FILE *LogFileHandle;
     24
    2225#endif  // WORKER_H
Note: See TracChangeset for help on using the changeset viewer.