mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-05-25 01:00:48 -04:00
Re-enable console logging on linux and mac builds with the -DMONO option. Rename overloaded Debug_ConsolePrintf function to Debug_ConsolePrintfAt to fix macro expansion. Adds -DLOGGER alias for -DMONO. Implements #157