EFX: Add explicit cast to a square function
commitc5f88ab59fcbda3f6ac1e76b0175a5197624a63a
authorRaulshc <33253777+Raulshc@users.noreply.github.com>
Sat, 9 Nov 2019 11:12:53 +0000 (9 12:12 +0100)
committerRaulshc <33253777+Raulshc@users.noreply.github.com>
Sat, 9 Nov 2019 11:12:53 +0000 (9 12:12 +0100)
tree1e071eab02ff0b8be88e4ed8a92206a62b452acb
parentd2608e4bde41b3005a06346bea99bbe06404ef22
EFX: Add explicit cast to a square function

MSVC 2015 and above returns the expression according to its datatype.
In this case, returns 4294967295 instead of -1.
alc/effects/modulator.cpp