forked from mirrors/0ad
3e82535375d0b1f42d872cdad8e4901e031f8fee
defining operator_new in a global file is a bad idea- if we forget that, hard-to-track errors result so, no more operator new; instead, #include "nommgr.h" before local operator new definitions and #include "mmgr.h" again afterwards This was SVN commit r1824.
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.5%
JavaScript
35.3%
C
3.4%
Python
2.2%
Lua
0.6%
Other
1.7%