scummvm/engines/macventure
Willem Jan Palenstijn dde259f068 COMMON: Remove BitStream base class to allow inlining calls
All users of BitStream were in fact using a specific, hardcoded variant,
so we can hardcode that variant, removing the need for virtual calls,
and enabling inlining.
2017-08-24 19:46:59 +02:00
..
configure.engine
container.cpp
container.h
controls.cpp
controls.h
cursor.cpp
datafiles.cpp
debug.h
detection.cpp
dialog.cpp
dialog.h
gui.cpp
gui.h
hufflists.h
image.cpp
image.h
macventure.cpp
macventure.h
module.mk
prebuilt_dialogs.cpp
prebuilt_dialogs.h
saveload.cpp
script.cpp
script.h
sound.cpp
sound.h
stringtable.h
text.cpp
text.h
windows.cpp
windows.h
world.cpp
world.h