scummvm/backends/fs/ds
2007-03-08 17:36:52 +00:00
..
ds-fs.cpp common/util.cpp needs fprintf; various std I/O functions are not used by anything in our code, so there is no need to emulate them -- mark these; my previous commits likely broke compilation of the DS backend, try to reduce the brokeness a bit 2007-03-08 17:36:52 +00:00
ds-fs.h Moving Nintendo DS std C I/O emulation wrappers to common/file.cpp; also add a FIXME comment (why is assert redefined in ds-fs.h ?) 2007-03-08 16:57:14 +00:00