mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 09:24:29 +00:00
a8e0e50ae5
The BIT macro is compile time only anyway. Takes care of the warning "C4334 - <<': result of 32-bit shift implicitly converted to 64 bits". Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>