fix PRECOMP
This commit is contained in:
parent
99c6fee8d6
commit
bc5a279f55
@ -447,7 +447,7 @@ void load_init() { // very last init function
|
||||
B interp = m_funBlock(c, 0); ptr_dec(c);
|
||||
print(interp);
|
||||
printf("\n");
|
||||
decG(interp);
|
||||
dec(interp);
|
||||
#ifdef HEAP_VERIFY
|
||||
heapVerify();
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user