diff options
author | Chris Robinson <[email protected]> | 2018-01-24 19:59:22 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-01-24 19:59:22 -0800 |
commit | 0c9c8465220b1bc6e5ca28549262865b1805982b (patch) | |
tree | c7f52f1364fa8a8a0436f7ddf4687495ac896c5d /Alc/ALc.c | |
parent | f5236ab1865eb9456c95743cd6e5d9464bdb44ba (diff) |
Report AL_SOFTX_events as an in-progress extension
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r-- | Alc/ALc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -712,6 +712,7 @@ static const ALchar alExtList[] = "AL_SOFT_block_alignment " "AL_SOFT_deferred_updates " "AL_SOFT_direct_channels " + "AL_SOFTX_events " "AL_SOFT_gain_clamp_ex " "AL_SOFT_loop_points " "AL_SOFTX_map_buffer " |