New object types for Wave, Sound, Music and Light.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
/* Validators. */
|
||||
bool validLight( size_t id );
|
||||
/* Basics. */
|
||||
int llightsCreateLight( lua_State *L );
|
||||
int llightsUpdateLightValues( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user