mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-06-03 01:01:14 -04:00
Most of the warnings were caused by uninitialized values. Some were in plug-ins that didn't have a break in a switch, causing the memory to be deleted twice.