Changeset 526 for trunk/dll/init.c
- Timestamp:
- Nov 4, 2006, 9:57:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.c
r404 r526 19 19 13 Jul 06 SHL Sync with current style 20 20 29 Jul 06 SHL Use xfgets 21 22 Oct 06 GKY Add NDFS32 support 21 22 22 23 ***********************************************************************/ … … 250 251 HPFS386 = "HPFS386"; 251 252 CBSIFS = "CBSIFS"; 253 NDFS32 = "NDFS32"; 252 254 /* end of strings */ 253 255 memset(&RGBBLACK, 0, sizeof(RGB2));
Note:
See TracChangeset
for help on using the changeset viewer.