mirror of
https://github.com/raylib-cs/raylib-cs
synced 2026-01-27 23:51:42 +01:00
- Changed return of LoadFileData from byte[] to IntPtr as it cannot Marshal as a byte[]. - Adding missing dataSize argument to LoadFontData.
- Changed return of LoadFileData from byte[] to IntPtr as it cannot Marshal as a byte[]. - Adding missing dataSize argument to LoadFontData.