mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-01 11:00:04 -04:00
Most of these warnings are due to the use of NULL instead of 0 or NULL instead of '\0'. Some are macro redefinitions. None of them are pointer storage related. Those will be in another PR.