Small change that I forgot what it was...
This commit is contained in:
parent
2f0815150d
commit
2312c3662b
@ -3082,7 +3082,7 @@ package Raylib is
|
|||||||
Import => True,
|
Import => True,
|
||||||
Convention => C,
|
Convention => C,
|
||||||
External_Name => "MeasureTextEx";
|
External_Name => "MeasureTextEx";
|
||||||
--~################################################################
|
|
||||||
function Get_Glyph_Index (
|
function Get_Glyph_Index (
|
||||||
Data : Font := Get_Font_Default;
|
Data : Font := Get_Font_Default;
|
||||||
Code_Point : Integer := 0
|
Code_Point : Integer := 0
|
||||||
|
Loading…
Reference in New Issue
Block a user