mirror of
https://github.com/bkaradzic/bx.git
synced 2026-08-11 15:59:36 +00:00
MSVC warning C4244: conversion from 'uint32_t' to 'uint16_t', possible loss of data. NOTE: this could also be fixed by appending & 0xFFFF after the function call.