scummvm/backends/null
Joost Peters c595b65aba openCD() and pollCD() should return false, since they don't actually access a CD.
This avoids some common pitfalls in new backends based off of this, like e.g. the hang on the final chapter screen in MI1CD.

svn-id: r20588
2006-02-12 01:06:26 +00:00
..
module.mk Reduced data duplication in module.mk files; added module.mk files for null and x11 backends; added engines/module.mk 2006-02-12 00:16:31 +00:00
null.cpp openCD() and pollCD() should return false, since they don't actually access a CD. 2006-02-12 01:06:26 +00:00