add stubs

This commit is contained in:
Glenn Maynard
2003-12-07 04:21:04 +00:00
parent c6b550e2ef
commit e25549cfe1
2 changed files with 51 additions and 3 deletions
+2
View File
@@ -26,6 +26,8 @@ public:
bool IsMounted( CString MountPoint );
bool MountpointIsReady( CString MountPoint );
void FlushDirCache( const CString &sPath );
/* Used only by RageFile: */
RageFileObj *Open( const CString &sPath, RageFile::OpenMode mode, RageFile &p, int &err );