mirror of
https://github.com/diasurgical/devilution.git
synced 2026-06-20 05:46:12 +00:00
320 B
320 B
Comments
BUGFIXknown bugs in original (vanilla) code/* */block comments are things to be fixed/checkedFIX_MEbad data
Code issues (incorrect code that still works)
- Critical sections should be constructors using
CCritSect - Some functions/structures have incorrect signing (signed/unsigned BYTE)