Cleanup of segments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1008 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7d993483cb
commit
792c98acef
8 changed files with 211 additions and 112 deletions
|
|
@ -19,6 +19,7 @@ int wad_debug_mode = 0;
|
|||
void wad_init() {
|
||||
static int init = 0;
|
||||
|
||||
wad_memory_init();
|
||||
if (getenv("WAD_DEBUG_SEGMENT")) {
|
||||
wad_debug_mode |= DEBUG_SEGMENT;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue