about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedmpg123_private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wrapped/wrappedmpg123_private.h b/src/wrapped/wrappedmpg123_private.h
index f7d3d792..76d94aa7 100755
--- a/src/wrapped/wrappedmpg123_private.h
+++ b/src/wrapped/wrappedmpg123_private.h
@@ -23,6 +23,7 @@ GO(mpg123_eq, iFpiid)
 GO(mpg123_errcode, iFp)
 GO(mpg123_exit, vFv)
 GO(mpg123_feature, iFi)
+GO(mpg123_feature2, iFi)
 GO(mpg123_feed, iFppL)
 GO(mpg123_feedseek, lFplip)
 GO(mpg123_feedseek_64, IFpIip)
@@ -48,6 +49,7 @@ GO(mpg123_getformat, iFpppp)
 GO(mpg123_getformat2, iFppppi)
 GO(mpg123_getpar, iFpipp)
 GO(mpg123_getparam, iFpipp)
+GO(mpg123_getparam2, iFpipp)
 GO(mpg123_getstate, iFpipp)
 GO(mpg123_getvolume, iFpppp)
 GO(mpg123_grow_string, iFpL)
@@ -75,6 +77,7 @@ GO(mpg123_open_handle_64, iFpp)
 GO(mpg123_outblock, LFp)
 GO(mpg123_par, iFpild)
 GO(mpg123_param, iFpild)
+GO(mpg123_param2, iFpild)
 GO(mpg123_parnew, pFppp)
 GO(mpg123_plain_strerror, pFi)
 GO(mpg123_position, iFpllpppp)