diff options
author | Johannes Schickel | 2014-06-02 01:00:14 +0200 |
---|---|---|
committer | Johannes Schickel | 2014-06-02 01:00:14 +0200 |
commit | 3630c588c65e55d83f11c46980d6df500d18d2c4 (patch) | |
tree | 3e28f03483c503a72edcd8623ffecb20392aa058 /dists | |
parent | 2aab673251dbc5ced98c71b4a0ca6f2afbc0a04d (diff) | |
download | scummvm-rg350-3630c588c65e55d83f11c46980d6df500d18d2c4.tar.gz scummvm-rg350-3630c588c65e55d83f11c46980d6df500d18d2c4.tar.bz2 scummvm-rg350-3630c588c65e55d83f11c46980d6df500d18d2c4.zip |
BBVS: Silence double->float conversion warning.
This might not be obvious to a C++ developer, but we use C's sin which is
*always* double. Thus, sin will return a double and therefore some compilers
might warn about this conversion.
Diffstat (limited to 'dists')
0 files changed, 0 insertions, 0 deletions