obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
581 stars 17 forks source link

Removes VFileType #853

Closed ultimaweapon closed 2 months ago

ultimaweapon commented 2 months ago

AFAIK its only purpose is to identify what is stored at f_data so it is redundant in our case.

Resolves #848.