mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 18:23:54 +00:00
dbe4451da2
ScriptableComplex.inl is now only #included in CPP files that need it (files that use functions from it directly), which is a total of 5 files, so recompiling after modifying it should be a lot faster. This was SVN commit r4176.