This commit is contained in:
niels
2010-10-24 16:33:06 +00:00
parent 3abc093b78
commit a666823e6a
23 changed files with 1441 additions and 327 deletions

View File

@@ -6393,8 +6393,8 @@ void vj_gui_free()
}
info = NULL;
vevo_port_free( fx_list_ );
vevo_port_free( bankport_ );
vpf( fx_list_ );
vpf( bankport_ );
}
void vj_gui_style_setup()