textures and core new argument style.

This commit is contained in:
jussi
2023-04-07 18:47:48 +03:00
parent 3cc1af265f
commit 22f70cf06f
5 changed files with 638 additions and 591 deletions

View File

@@ -51,3 +51,4 @@ void uluaPushRayCollision( lua_State *L, RayCollision rayCol );
void uluaPushBoundingBox( lua_State *L, BoundingBox box );
int uluaGetTableLen( lua_State *L );
int uluaGetTableLenIndex( lua_State *L, int index );