diff options
author | Gregory Montoir | 2005-04-15 08:34:18 +0000 |
---|---|---|
committer | Gregory Montoir | 2005-04-15 08:34:18 +0000 |
commit | 7c2e66df0e546083d92223514befa9c475ecba30 (patch) | |
tree | a09c052ed17ca58effea5ae8d36e4b65a63f0671 /saga/music.cpp | |
parent | 4cd1104317b3b1fbb9a01a5b91aeb7091053bc27 (diff) | |
download | scummvm-rg350-7c2e66df0e546083d92223514befa9c475ecba30.tar.gz scummvm-rg350-7c2e66df0e546083d92223514befa9c475ecba30.tar.bz2 scummvm-rg350-7c2e66df0e546083d92223514befa9c475ecba30.zip |
Got rid of scaleX and scaleY, previous code was relying on overflow and to get it right, we would have to introduce floating point numbers. Easier, yet less efficient, is just to get rid of those 2 temporary variables and do the multiplications and divisions when needed.
svn-id: r17605
Diffstat (limited to 'saga/music.cpp')
0 files changed, 0 insertions, 0 deletions