mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-06 22:27:54 -05:00
Open should not be an interface exposed by Directory because it is the Archive thats implement the methed to open the directory. The service API of 3DS also implies this - Open is not a function of directory service, but is of FS main service