Changeset 555 for trunk/dll/init.c


Ignore:
Timestamp:
Mar 4, 2007, 6:01:14 AM (18 years ago)
Author:
Gregg Young
Message:

Added NTFS support (read only); minor dive icon code cleanup; update help files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/init.c

    r552 r555  
    220220    NDFS32 = "NDFS32";
    221221    RAMFS = "RAMFS";
     222    NTFS = "NTFS";
    222223    /* end of strings */
    223224    memset(&RGBBLACK, 0, sizeof(RGB2));
Note: See TracChangeset for help on using the changeset viewer.