Files
@ r14438:0b3253b78758
Branch filter:
Location: cpp/openttd-patchpack/source/src/string_type.h
r14438:0b3253b78758
1.0 KiB
text/x-c
(svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.