yuzu/src/core/hle/service/filesystem
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable
Avoids the need to rebuild multiple source files if the filesystem code
headers change.

This also gets rid of a few instances of indirect inclusions being
relied upon
2018-08-20 23:28:46 -04:00
..
filesystem.cpp service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
filesystem.h service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
fsp_ldr.cpp service: Remove redundant #pragma once directives 2018-08-04 17:39:08 -04:00
fsp_ldr.h service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
fsp_pr.cpp service: Remove redundant #pragma once directives 2018-08-04 17:39:08 -04:00
fsp_pr.h service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
fsp_srv.cpp service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
fsp_srv.h filesystem: Add support for loading of system archives 2018-08-18 21:28:23 -04:00