War on -Werror, part 14: More hodgepodge.
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ RString RageFile::GetPath() const
|
||||
|
||||
bool RageFile::Open( const RString& path, int mode )
|
||||
{
|
||||
ASSERT( FILEMAN );
|
||||
ASSERT( FILEMAN != NULL );
|
||||
Close();
|
||||
|
||||
m_Path = path;
|
||||
|
||||
Reference in New Issue
Block a user