*** empty log message ***

This commit is contained in:
Antonio Linares
1999-11-11 10:30:20 +00:00
parent 9acc00f68c
commit 9f282e1aaa

View File

@@ -231,6 +231,7 @@ void hb_vmInit( void )
/* initialize internal data structures */
s_aStatics.type = IT_NIL;
hb_stack.pItems = NULL; /* keep this here as it is used by fm.c */
hb_stack.Return.type = IT_NIL;
hb_xinit();