scummvm/backends/fs/psp
Max Horn f62fd4f25f BACKENDS: Avoid #including .cpp files
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.
2011-05-03 13:22:00 +02:00
..
psp-fs-factory.cpp BACKENDS: Avoid #including .cpp files 2011-05-03 13:22:00 +02:00
psp-fs-factory.h remove useless getObjectName() method 2010-04-12 11:43:14 +00:00
psp-fs.cpp BACKENDS: Avoid #including .cpp files 2011-05-03 13:22:00 +02:00
psp-fs.h BACKENDS: Avoid #including .cpp files 2011-05-03 13:22:00 +02:00
psp-stream.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
psp-stream.h JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00