Borland updates (from Yitzhak)

This commit is contained in:
nethack.allison
2002-12-23 12:51:57 +00:00
parent 5127800475
commit 70b4129ef3
3 changed files with 5 additions and 4 deletions

View File

@@ -135,6 +135,7 @@ extern void NDECL(toggle_mouse_support);
#include <io.h>
#include <direct.h>
#else
int _RTLENTRY _EXPFUNC access (const char _FAR *__path, int __amode);
int _RTLENTRY _EXPFUNC _chdrive(int __drive);
int _RTLENTRYF _EXPFUNC32 chdir( const char _FAR *__path );
char _FAR * _RTLENTRY _EXPFUNC getcwd( char _FAR *__buf, int __buflen );