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