branch | noai |
changeset 9476 | 1d1ed96f32ad |
parent 6624 | 554e5aee6c3f |
child 6720 | 35756db7e577 |
child 7371 | b86b05214afe |
--- a/src/fileio.h Mon Mar 19 12:30:11 2007 +0000 +++ b/src/fileio.h Mon Mar 19 12:49:27 2007 +0000 @@ -21,6 +21,6 @@ void FioCreateDirectory(const char *filename); void AppendPathSeparator(char *buf, size_t buflen); -void DeterminePaths(); +void DeterminePaths(const char *exe); #endif /* FILEIO_H */