about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-06-18 16:59:54 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-06-18 16:59:54 +0200
commit865ef2ff6eda7741431840334e0c2d87c3faadb6 (patch)
treeac8a4737605ea5da30dc266cfd43bd29bb1d5222 /src
parent8138ba6ecbbd35ec61385a076a44b4745fe75fd1 (diff)
downloadbox64-865ef2ff6eda7741431840334e0c2d87c3faadb6.tar.gz
box64-865ef2ff6eda7741431840334e0c2d87c3faadb6.zip
Added 1 more wrapped symbol to libmpg123
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedmpg123_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedmpg123_private.h b/src/wrapped/wrappedmpg123_private.h
index df66c3e9..4ad493b5 100644
--- a/src/wrapped/wrappedmpg123_private.h
+++ b/src/wrapped/wrappedmpg123_private.h
@@ -93,7 +93,7 @@ GOM(mpg123_replace_reader_handle_64, iFEpppp)
 //GO(mpg123_reset_eq, 
 //GO(mpg123_resize_string, 
 GO(mpg123_safe_buffer, LFv)
-//GO(mpg123_scan, 
+GO(mpg123_scan, iFp)
 GO(mpg123_seek, IFpIi)
 GO(mpg123_seek_64, IFpIi)
 GO(mpg123_seek_frame, lFpli)