Add missing alGetPointerEXT and alGetPointervEXT
commit8eff72bdd66ae4c387090b89869706b4b6bca6e4
authorChris Robinson <chris.kcat@gmail.com>
Fri, 27 Sep 2024 07:19:44 +0000 (27 00:19 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 27 Sep 2024 07:20:30 +0000 (27 00:20 -0700)
tree5f6ee44d4e8ad78774d68e6fa0a5777adac64223
parenteb8b733a1aef7922e448764821ec34f56bce2a29
Add missing alGetPointerEXT and alGetPointervEXT

These were meant to be included in AL_EXT_debug for retrieving the debug
pointer properties (callback function and user param).
al/state.cpp
alc/export_list.h
include/AL/alext.h