mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 18:06:03 +00:00
4132549c2c
- x86_x64.cpp: fix: test ARCH_AMD64 instead of ARCH_IA32 because both are defined on x64 - manifest.cpp: fix processor architecture - wdbg_heap.cpp: only enable on ia32 - winit, wstartup: take (lack of) name mangling into account compiler.h: add STRINGIZE and DECORATED_NAME for use by winit dir_watch: fix: smart pointers were never actually released due to a remaining reference This was SVN commit r6375.