mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-12-13 11:26:50 +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.