OpenRCT2/src
Rikard Falkeborn 7478e13e61 Add suffix constant to avoid shifting too many bits (#9389)
Since WIDX_SCENERY_BUILD_CLUSTER_BUTTON is 31, add suffix ULL to
avoid shifting 1 (which is an int and 4 bytes on most systems) 31 bits
which is technically undefined behaviour. This is already done in the
shift at line 463.

Detected by the help of cppcheck.
2019-06-09 11:35:42 +02:00
..
openrct2 Make giant screenshots transparent by default 2019-06-09 11:03:01 +02:00
openrct2-android Fix #7913: RCT1/RCT2 title sequence timing is off (#8980) 2019-03-27 21:56:12 +01:00
openrct2-cli Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
openrct2-dll Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
openrct2-ui Add suffix constant to avoid shifting too many bits (#9389) 2019-06-09 11:35:42 +02:00
openrct2-win Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00