diff options
| author | jussi | 2023-10-31 17:15:48 +0200 |
|---|---|---|
| committer | jussi | 2023-10-31 17:15:48 +0200 |
| commit | b9903277bcea27a26fe591d10bdfcc4c2dc03654 (patch) | |
| tree | 3f0ef10571764a11b686cea427a2c490c37cc58e /changelog | |
| parent | be39fd96344ee1f4f85ac5c63b4e5f9daf6e5171 (diff) | |
| download | reilua-enhanced-b9903277bcea27a26fe591d10bdfcc4c2dc03654.tar.gz reilua-enhanced-b9903277bcea27a26fe591d10bdfcc4c2dc03654.tar.bz2 reilua-enhanced-b9903277bcea27a26fe591d10bdfcc4c2dc03654.zip | |
Merged uluaGet*Index functions to uluaGet* functions.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ DETAILED CHANGES: - ADDED: DrawTextCodepoint and DrawTextCodepoints. - ADDED: GetGlyphIndex, GetGlyphInfo and GetGlyphAtlasRec. - ADDED: SetWindowIcons, SetWindowOpacity and GetWindowHandle. + - CHANGED: Merged uluaGet*Index functions to uluaGet* functions. ------------------------------------------------------------------------ Release: ReiLua version 0.5.0 Using Raylib 4.5 |
