vc fix?
This commit is contained in:
@@ -383,7 +383,7 @@ RageFileDriverZip::~RageFileDriverZip()
|
||||
delete Files[i];
|
||||
}
|
||||
|
||||
RageFileObj *RageFileDriverZip::Open( const CString &path, int mode, int &err )
|
||||
RageBasicFile *RageFileDriverZip::Open( const CString &path, int mode, int &err )
|
||||
{
|
||||
if( mode == RageFile::WRITE )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user