mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 19:46:37 +00:00
7cb28a242c
precompiled: restructured, documented everything, memory system headers are now included before mmgr.h to prevent conflicts (before, had #defined include guard of crtdbg.h and malloc.h and manually declared their contents - a hack) This was SVN commit r1885.