scummvm/backends/fs/palmos
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
..
palmos-fs-factory.cpp Fix our DECLARE_SINGLETON macro to conform to the C++ specs. 2010-03-13 21:55:49 +00:00
palmos-fs-factory.h Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
palmos-fs.cpp Fixed PalmOS FSNode which was failing in some cases 2009-03-01 10:28:15 +00:00