source:
trunk/src/kernel32/directory.h@
2013
Last change on this file since 2013 was 1636, checked in by , 26 years ago | |
---|---|
File size: 155 bytes |
Line | |
---|---|
1 | /* $Id: directory.h,v 1.1 1999-11-08 13:54:39 sandervl Exp $ */ |
2 | #ifndef __FILEIO_H__ |
3 | #define __FILEIO_H__ |
4 | |
5 | void InitDirectories(); |
6 | |
7 | #endif //__FILEIO_H__ |
8 |
Note:
See TracBrowser
for help on using the repository browser.