mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
fecf28f0cf
Handle new VFSFile throwing an error correctly, which requires checking the m_impl status of VFSFile. Conveniently, there's a bool operator on the class exactly for that purpose.