diff options
author | SupSuper | 2018-11-22 12:26:32 +0000 |
---|---|---|
committer | Thierry Crozat | 2018-12-16 10:48:13 +0000 |
commit | 7bff9176d582c9c59a341d1a6fbe8ddb4f04e575 (patch) | |
tree | dd175b173633500d2e28c0899e190c6386a046c3 /engines/dm/text.h | |
parent | 61070f6ce0c15d3636f984c9aa00aa9c68cb25e1 (diff) | |
download | scummvm-rg350-7bff9176d582c9c59a341d1a6fbe8ddb4f04e575.tar.gz scummvm-rg350-7bff9176d582c9c59a341d1a6fbe8ddb4f04e575.tar.bz2 scummvm-rg350-7bff9176d582c9c59a341d1a6fbe8ddb4f04e575.zip |
WIN32: Fix incorrect Windows version check
There's no point in testing for Windows 10 since the comparison is already "greater than or equals", and it identifies itself as 6.2 for backwards compatibility. Likely it was failing before because the return type was wrong.
Version checks are unreliable anyways, should use feature checks, but "if it ain't broke don't fix it".
Diffstat (limited to 'engines/dm/text.h')
0 files changed, 0 insertions, 0 deletions