diff --git a/a5docs/trunk/acodec.html b/a5docs/trunk/acodec.html index 581baffb..6e73466f 100644 --- a/a5docs/trunk/acodec.html +++ b/a5docs/trunk/acodec.html @@ -186,7 +186,7 @@
bool al_init_acodec_addon(void)
This function registers all the known audio file type handlers for al_load_sample, al_init_acodec_addon
Examples:
bool al_is_acodec_addon_initialized(void)
Returns true if the acodec addon is initialized, otherwise returns false.
@@ -234,13 +234,13 @@uint32_t al_get_allegro_acodec_version(void)
Returns the (compiled) version of the addon, in the same format as al_get_allegro_version.