mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-05 05:00:06 -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