Organized shapes, textures, audio, text, lights and gui functions.

This commit is contained in:
jussi
2023-11-09 22:02:59 +02:00
parent e056446750
commit 8effd050ff
17 changed files with 438 additions and 423 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
/* Basics. */
/* Light management functions. */
int llightsCreateLight( lua_State *L );
int llightsUpdateLightValues( lua_State *L );
int llightsSetLightType( lua_State *L );