aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/softseq/opl2.cpp
AgeCommit message (Expand)Author
2009-02-17Fixing compilation for meSven Hesse
2009-02-17Update headers. sfx/Eugene Sandulenko
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting G...Max Horn
2009-02-15SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuffMax Horn
2009-02-15Some more warning fixesMax Horn
2009-02-15Fixed lots of warnings and errors (on my system) by backporting a patch I had...Max Horn
2009-02-15- Remove some unneeded filesEugene Sandulenko