mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
f7b7f18e0d
Reworked ASSERT() and Int3() macros to use SDL_assert(). SDL_assert() allows to debug break from user decision. Major reorganizing platform-dependent code to make it platform-independent. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
debug.cpp | ||
debug.h | ||
error.cpp | ||
lnxdebug.cpp | ||
lnxmono.cpp | ||
mono.h | ||
pserror.h | ||
windebug.cpp | ||
winmono.cpp |