mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-10-30 18:17:15 +00:00 
			
		
		
		
	Fix warning.
This commit is contained in:
		| @@ -93,6 +93,8 @@ bool AssetLoaderRawFile::LoadDefault( | ||||
|  | ||||
|     rawFile->buffer = static_cast<char16*>(fileBuffer); | ||||
|     manager->AddAsset(ASSET_TYPE_RAWFILE, assetName, rawFile); | ||||
|  | ||||
|     return true; | ||||
| } | ||||
|  | ||||
| bool AssetLoaderRawFile::LoadFromRaw( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user