scummvm/engines/lilliput
D G Turner 8f1e1bdd8c LILLIPUT: Minor Sound Function Name Change For Consistency.
This has no functional change, but improves the consistency with the
renamed stopSound() function.

Also, minor fixes for formatting, removal of redundant comments and code
in sound class.
2018-07-29 05:30:37 +01:00
..
configure.engine
console.cpp
console.h
detection.cpp LILLIPUT: Fix unsafe read of string reported by coverity 2018-04-20 06:55:10 +02:00
lilliput.cpp LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
lilliput.h LILLIPUT: Remove some unused variables, initialize some others 2018-04-24 00:01:46 +02:00
module.mk
script.cpp LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
script.h LILLIPUT: More renaming 2018-04-15 01:20:52 +02:00
sound.cpp LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
sound.h LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
stream.cpp
stream.h