mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 12:14:47 +00:00
65f9816a21
- main init hook no longer calls main() - that was causing stack weirdness and is forbidden. provide support for the app calling init directly (in case someone else is already hooking main) - wdetect: add support for old drivers that set OpenGLDrivers incorrectly (my laptop, so I can test ;p) This was SVN commit r2418.