fixed adpcm, bring back PMS (using BMSLoader)
This commit is contained in:
@@ -123,6 +123,7 @@ void BMSLoader::GetApplicableFiles( const RString &sPath, vector<RString> &out )
|
||||
GetDirListing( sPath + RString("*.bms"), out );
|
||||
GetDirListing( sPath + RString("*.bme"), out );
|
||||
GetDirListing( sPath + RString("*.bml"), out );
|
||||
GetDirListing( sPath + RString("*.pms"), out );
|
||||
}
|
||||
|
||||
/*===========================================================================*/
|
||||
|
||||
Reference in New Issue
Block a user