aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/null/null.cpp
AgeCommit message (Collapse)Author
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class ↵Max Horn
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180
2006-10-22Tweaked the NULL backend to match my recent backend changesMax Horn
svn-id: r24444
2006-06-24Started to move 'monolithic' parts of our ports to the new ↵Max Horn
'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) svn-id: r23293