scummvm/backends/fs/wii
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
..
wii-fs-factory.cpp Fix our DECLARE_SINGLETON macro to conform to the C++ specs. 2010-03-13 21:55:49 +00:00
wii-fs-factory.h Mention mount errors on the status labels. 2009-09-20 11:47:11 +00:00
wii-fs.cpp Support for SMB shares, cleaned up async FS functions. 2009-09-05 17:53:55 +00:00