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
@@ -11,7 +11,7 @@ public:
RageFileDriverDirect( CString root );
RageFileBasic *Open( const CString &path, int mode, int &err );
bool MoveFile( const CString &sOldPath, const CString &sNewPath );
bool Move( const CString &sOldPath, const CString &sNewPath );
bool Remove( const CString &sPath );
bool Remount( const CString &sPath );