mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
f62fd4f25f
So far, the various *-fs-factory.cpp files were #including the corresponding *-fs.cpp files. This is surprising and hence could lead to all kinds of problems). To fix this, provide proper headers for the *-fs.cpp files. This also makes code reuse via subclassing possible. Since not all ports were tested, this will likely lead to a few easy to fix compile regressions. |
||
---|---|---|
.. | ||
psp-fs-factory.cpp | ||
psp-fs-factory.h | ||
psp-fs.cpp | ||
psp-fs.h | ||
psp-stream.cpp | ||
psp-stream.h |