aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorJamieson Christian2003-09-27 22:53:24 +0000
committerJamieson Christian2003-09-27 22:53:24 +0000
commit44c0654ffdeb40a686216d56caee9d75ca7c2be1 (patch)
tree4145be9a5eb73bc0e40d9d18eb42736b04a0c1ff /scumm
parent80a8bca2c1443b1a3aa6c1e0ef5c285dc1308f8e (diff)
downloadscummvm-rg350-44c0654ffdeb40a686216d56caee9d75ca7c2be1.tar.gz
scummvm-rg350-44c0654ffdeb40a686216d56caee9d75ca7c2be1.tar.bz2
scummvm-rg350-44c0654ffdeb40a686216d56caee9d75ca7c2be1.zip
Fixed template function compile quirks under MSVC6.
Apparently MSVC6 does not like overloading of template functions when the template arguments vary between versions of the overloaded function. I replaced interpolate16 with functions that have two different names, so MSVC6 won't see them as being the same function with [it insists] the same number of template arguments. svn-id: r10446
Diffstat (limited to 'scumm')
0 files changed, 0 insertions, 0 deletions