mirror of
https://github.com/bkaradzic/bx.git
synced 2026-09-26 20:16:07 +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.