*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1010 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d728c2d559
commit
c7e1548cf4
12 changed files with 111 additions and 207 deletions
|
|
@ -76,12 +76,12 @@ void wad_init() {
|
|||
}
|
||||
|
||||
if (wad_debug_mode & DEBUG_INIT) {
|
||||
printf("WAD: initializing\n");
|
||||
wad_printf("WAD: initializing\n");
|
||||
}
|
||||
|
||||
if (!init) {
|
||||
wad_signal_init();
|
||||
wad_object_init();
|
||||
wad_object_reset();
|
||||
}
|
||||
init = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue