Making new API call available in dynamic library

This commit is contained in:
Thomas Schmitt 2010-09-24 09:26:06 +00:00
parent 4083001548
commit e18bfe50c1
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2010.09.24.091902"
#define Cdrskin_timestamP "2010.09.24.092535"

View File

@ -11,6 +11,7 @@ burn_disc_erase;
burn_disc_format;
burn_disc_free;
burn_disc_free_multi_caps;
burn_disc_get_bd_spare_info;
burn_disc_get_cd_info;
burn_disc_get_format_descr;
burn_disc_get_formats;