Re: [AD] enum moved to internal header |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2010-05-05, Trent Gamblin <trent@xxxxxxxxxx> wrote:
> Is there a good reason why the enum ALLEGRO_AUDIO_DRIVER_ENUM was
> moved from allegro5/allegro_audio.h to allegro5/internal/aintern_audio.h?
> These enum values allow you to specify which audio driver you want to use
> when calling al_install_audio.
I removed the parameter to al_install_audio.
Is there some reason you need to specify it?
Peter