changeset 46:d7da72703681

Added AL_SOURCE_STATE to luaal
author Eric Wing <ewing@anscamobile.com>
date Tue, 13 Sep 2011 18:11:34 -0700
parents a44114dc8631
children 53ee4253c925
files Isolated/luaal/luaal.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Isolated/luaal/luaal.c	Tue Sep 13 18:11:12 2011 -0700
+++ b/Isolated/luaal/luaal.c	Tue Sep 13 18:11:34 2011 -0700
@@ -144,6 +144,7 @@
 			break;
 		}
 
+		case AL_SOURCE_STATE:
 		case AL_SOURCE_TYPE:
 		case AL_BUFFER:
 		case AL_BUFFERS_QUEUED: