aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/bada/portdefs.h
AgeCommit message (Collapse)Author
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn
The header contains forbidden symbols on some platforms, and the simplest solution seems to be to include it here. This also includes it from all the portdefs.h files, except the Symbian one. Probably the FIXME and the #if can be removed once it's known to work.
2011-08-22BADA: Strip trailing whitespaceSven Hesse
2011-08-22BADA: Remove executable flag from filesSven Hesse
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith