1
0
forked from 0ad/0ad
Go to file
janwas cb74250a51 - moved assert2 to sysdep/debug.h
- sysdep/debug.h includes platform-specific version, so they can define
debug_break
- no longer a debug_break wrapper that calls to specific versions (so
that the debugger breaks in the target function directly)
- unix-specific stuff is only debug ATM; call it udbg instead of unix.*

This was SVN commit r1813.
2005-01-25 18:27:00 +00:00
binaries This was SVN commit r1806. 2005-01-24 14:06:15 +00:00
build Made ScEd actually compile (I hope) 2005-01-10 22:14:19 +00:00
source - moved assert2 to sysdep/debug.h 2005-01-25 18:27:00 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00