diff options
author | Johannes Schickel | 2013-06-08 21:28:27 +0200 |
---|---|---|
committer | Johannes Schickel | 2013-06-08 21:47:52 +0200 |
commit | 4efc9b152c89aafe8a8b4f47c7f0d3d9db945df8 (patch) | |
tree | 40b56644fcdf3729ee0747af1f584a8cf454e59f /base/plugins.h | |
parent | 21f87070afa31f30593e85a9ddd5fcb84c292ec8 (diff) | |
download | scummvm-rg350-4efc9b152c89aafe8a8b4f47c7f0d3d9db945df8.tar.gz scummvm-rg350-4efc9b152c89aafe8a8b4f47c7f0d3d9db945df8.tar.bz2 scummvm-rg350-4efc9b152c89aafe8a8b4f47c7f0d3d9db945df8.zip |
COMMON: Save memory by allocating only required entries in Cosine-/SineTable.
The tables only contain (2^bitPrecision)/2 entries. The code allocated twice
as many entries previously.
Diffstat (limited to 'base/plugins.h')
0 files changed, 0 insertions, 0 deletions