mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 07:06:30 +00:00
1ad9d5424a
OglTex had a size_t added, which pushed it over HDATA_USER_SIZE. Use u32 instead to minimise the difference between platforms. This was SVN commit r14121.