aboutsummaryrefslogtreecommitdiff
path: root/gui/themebrowser.h
diff options
context:
space:
mode:
authorColin Snover2017-11-04 20:10:54 -0500
committerFilippos Karapetis2018-08-26 15:33:44 +0300
commit81f78d4ddf2bee6164dd9cb90657d0666688603d (patch)
treedc5cf1a6e3454941013a5140b2342e2404bd7def /gui/themebrowser.h
parent6af0c77b5a8fb9176870b287e0eb18c99c82c102 (diff)
downloadscummvm-rg350-81f78d4ddf2bee6164dd9cb90657d0666688603d.tar.gz
scummvm-rg350-81f78d4ddf2bee6164dd9cb90657d0666688603d.tar.bz2
scummvm-rg350-81f78d4ddf2bee6164dd9cb90657d0666688603d.zip
BLADERUNNER: Remove use of C99 math
C++ math functions are overloaded so operate using single-precision when receiving a float input. The C standard library on FreeMiNT does not fully support C99 math so use of sqrtf, sinf, etc. instead of the C++ API does not work.
Diffstat (limited to 'gui/themebrowser.h')
0 files changed, 0 insertions, 0 deletions