scummvm/backends/platform
Robin Watts 0bd0badbf2 Fix NDS warning that should really be an error. Returning nothing from a non
void function should be an error in any sane compiler...

svn-id: r35176
2008-11-30 02:08:09 +00:00
..
dc Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
ds Fix NDS warning that should really be an error. Returning nothing from a non 2008-11-30 02:08:09 +00:00
gp2x Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
iphone Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
maemo Removed trailing spaces. 2008-01-27 19:47:41 +00:00
null Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
PalmOS Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
ps2 Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
psp fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;) 2008-11-21 23:36:43 +00:00
sdl Init _oldVideoMode, _videoMode and _transactioDetails properly. 2008-11-14 23:10:14 +00:00
symbian Disable commandline support. Not used by the Symbian PORT 2008-11-19 21:07:59 +00:00
wii Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00
wince Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters) 2008-11-06 15:02:50 +00:00