aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/device/camd-midi.cpp
AgeCommit message (Collapse)Author
2009-05-12SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.hMax Horn
svn-id: r40517
2009-02-27Fix code formattingEugene Sandulenko
svn-id: r38930
2009-02-22Whitespace cleanupJordi Vilalta Prat
svn-id: r38783
2009-02-21Wrapped the SCI engine in the Sci namespace.Oystein Eftevaag
svn-id: r38676
2009-02-17Update headers. sfx/Eugene Sandulenko
svn-id: r38410
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting ↵Max Horn
Guidelines: sfx dir svn-id: r38322
2009-02-15- Remove some unneeded filesEugene Sandulenko
- Mass rename .c to .cpp svn-id: r38227