Increase the default thunk array size
commit94dd34fb4b106b001797d9f5b4e98b3319a36579
authorChris Robinson <chris.kcat@gmail.com>
Mon, 25 Jul 2016 13:29:08 +0000 (25 06:29 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 25 Jul 2016 13:29:08 +0000 (25 06:29 -0700)
tree413499a6b2a72c3504209c947a33863ddb46176d
parentc0e7aab823ce58ebd16ac393e6ed2407174ed535
Increase the default thunk array size

This value should be enough to hold IDs for most apps without needing to
reallocate it, while not being unnecessarily large (4KB).
OpenAL32/alThunk.c