Add try/catch-like macros to handle errors, and convert alSource.c to use them
commit5ce850570f30c103ef1daa3fe5de0251dd28911d
authorChris Robinson <chris.kcat@gmail.com>
Tue, 24 Apr 2012 02:46:05 +0000 (23 19:46 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 24 Apr 2012 02:46:05 +0000 (23 19:46 -0700)
tree507e6a99972857811b2b77f8138ab828a122767c
parent648464a2da25277c4b90dac8484053ce98581a9b
Add try/catch-like macros to handle errors, and convert alSource.c to use them
OpenAL32/Include/alMain.h
OpenAL32/alSource.c