Changeset 1208 for trunk/dll/fm2cmd.h


Ignore:
Timestamp:
Sep 13, 2008, 8:50:20 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/fm2cmd.h

    r1197 r1208  
    1818BOOL FM2Command(CHAR * directory, CHAR * command);
    1919
     20// Data declarations
     21extern BOOL fKeepCmdLine;
     22extern BOOL fSaveMiniCmds;
    2023
    2124#endif // FM2CMD_H
Note: See TracChangeset for help on using the changeset viewer.