work around VC brain damage

This commit is contained in:
Glenn Maynard
2005-09-29 06:35:30 +00:00
parent 1c9f10be42
commit 08bbfd215d
8 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ public:
RageFileBasic *Open( const CString &path, int mode, int &err );
void FlushDirCache( const CString &sPath );
bool MoveFile( const CString &sOldPath, const CString &sNewPath );
bool Move( const CString &sOldPath, const CString &sNewPath );
bool Remove( const CString &sPath );
static void SetTimeout( float fSeconds );