New raylib 5.5 functions.
This commit is contained in:
@@ -63,3 +63,5 @@ int ltextTextInsert( lua_State* L );
|
||||
int ltextTextSplit( lua_State* L );
|
||||
int ltextTextFindIndex( lua_State* L );
|
||||
int ltextTextToPascal( lua_State* L );
|
||||
int ltextTextToSnake( lua_State* L );
|
||||
int ltextTextToCamel( lua_State* L );
|
||||
|
||||
Reference in New Issue
Block a user