Changeset 1029 for trunk/dll/command.h
- Timestamp:
- Jun 23, 2008, 3:30:16 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/command.h
r1015 r1029 10 10 11 11 01 Mar 08 GKY Move from fm3dll.h to here 12 22 Jun 08 GKY Moved free_commands here for fortify checking 12 13 13 14 ***********************************************************************/ … … 24 25 CHAR *command_title(INT cx); 25 26 VOID load_commands(VOID); 27 VOID free_commands(VOID); 26 28 27 29 typedef struct LINKCMDS
Note:
See TracChangeset
for help on using the changeset viewer.