aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sci.cpp
AgeCommit message (Expand)Author
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting G...Max Horn
2009-02-15don't allocate state_t gamestate on stack as it will be freedWillem Jan Palenstijn
2009-02-15- Move sci/scummvm/ contents to sci/ Eugene Sandulenko