mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-22 18:10:50 +00:00
28e90fa0e0
Previously this would warn of truncating a std::size_t to a u32. This is safe because we'll obviously never have more than UINT32_MAX amount of uniform buffers.