mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 15:07:29 +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.