mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 13:28:02 +00:00
58407c7438
class static const member apparently sometimes requires external linkage and enum causes conversion warnings, so go with file-scope constants. This was SVN commit r6161.