aboutsummaryrefslogtreecommitdiff
path: root/common/engine.cpp
diff options
context:
space:
mode:
authorMax Horn2002-12-25 20:07:09 +0000
committerMax Horn2002-12-25 20:07:09 +0000
commit5c39a82633fd158fe40ae107160b07da699ef169 (patch)
tree007e43c86b2232447d132c4a1b994d8cee2da6ed /common/engine.cpp
parent5f5e96e24f9864c185846a9257b61ea26dc51a34 (diff)
downloadscummvm-rg350-5c39a82633fd158fe40ae107160b07da699ef169.tar.gz
scummvm-rg350-5c39a82633fd158fe40ae107160b07da699ef169.tar.bz2
scummvm-rg350-5c39a82633fd158fe40ae107160b07da699ef169.zip
two good rules of thumb: don't use typecasts if you don't have to - type cast have a nasty habit of hiding and causing problems. When a method takes a pointer argument, if possible make it const. :-). Cleanup. Fixed font rendering in CMI: you need to call updateDirtyRect() if you modify the screen...
svn-id: r6143
Diffstat (limited to 'common/engine.cpp')
0 files changed, 0 insertions, 0 deletions