scummvm/backends/fs/ps2
Johannes Schickel 40562798d6 Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
We need to use a namespace Common { } there to make strict C++ compilers
like clang++ and comeau happy. I also added a slight comment about why
that is needed to the macro definition and a note that you need to use
it from the global namespace.

svn-id: r48254
2010-03-13 21:55:49 +00:00
..
ps2-fs-factory.cpp Fix our DECLARE_SINGLETON macro to conform to the C++ specs. 2010-03-13 21:55:49 +00:00
ps2-fs-factory.h Added the svn:keywords property to some files missing it. 2010-02-27 17:02:58 +00:00
ps2-fs.cpp PS2: Add new PS2FileStream class for std I/O. 2009-11-23 23:17:50 +00:00