Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted.
This commit is contained in:
@@ -15,7 +15,7 @@ int ltextDrawTextPro( lua_State *L );
|
||||
int ltextDrawTextCodepoint( lua_State *L );
|
||||
int ltextDrawTextCodepoints( lua_State *L );
|
||||
int ltextDrawTextBoxed( lua_State *L );
|
||||
int ltextDrawTextBoxedSelectable( lua_State *L );
|
||||
int ltextDrawTextBoxedTinted( lua_State *L );
|
||||
/* Font info functions. */
|
||||
int ltextMeasureText( lua_State *L );
|
||||
int ltextGetGlyphIndex( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user