Browse Source

Small change that I forgot what it was...

master
Ognjen Milan Robovic 2 months ago
parent
commit
2312c3662b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      raylib.ads

+ 1
- 1
raylib.ads View File

@@ -3082,7 +3082,7 @@ package Raylib is
Import => True,
Convention => C,
External_Name => "MeasureTextEx";
--~################################################################
function Get_Glyph_Index (
Data : Font := Get_Font_Default;
Code_Point : Integer := 0


Loading…
Cancel
Save