DrawBillboardPro and rlglGetVersion.

This commit is contained in:
jussi
2023-05-10 21:21:40 +03:00
parent 1e58f551bb
commit b387742850
10 changed files with 233 additions and 2 deletions

View File

@@ -3,3 +3,5 @@
/* General render state. */
int lrlglSetLineWidth( lua_State *L );
int lrlglGetLineWidth( lua_State *L );
/* Initialization functions */
int lrlglGetVersion( lua_State *L );