forked from mirrors/0ad
db189468a9
found another means of doing startup/shutdown that doesn't require hooking and allows init callbacks to use CRT functions (avoiding problems similar to the recent rash of pre-libc bugs). also, callback registration no longer needs ugly #pragma syntax. remove 'Detours' (evil and no longer needed) This was SVN commit r5137.