mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-24 12:11:11 +00:00
12 lines
173 B
Modula-2
12 lines
173 B
Modula-2
; vorbisenc.def
|
|
;
|
|
LIBRARY
|
|
|
|
EXPORTS
|
|
vorbis_encode_init
|
|
vorbis_encode_setup_managed
|
|
vorbis_encode_setup_vbr
|
|
vorbis_encode_init_vbr
|
|
vorbis_encode_setup_init
|
|
vorbis_encode_ctl
|
|
|