mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04: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.