mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 18:29:18 -05:00
Refactor int to float missing parse (#5503)
* refactor int to float parse * Reverting as requested --------- Co-authored-by: Maicon <maicon@thinkpad02.exads.com>
This commit is contained in:
@ -5602,4 +5602,4 @@ static Vector4 *LoadImageDataNormalized(Image image)
|
||||
return pixels;
|
||||
}
|
||||
|
||||
#endif // SUPPORT_MODULE_RTEXTURES
|
||||
#endif // SUPPORT_MODULE_RTEXTURES
|
||||
Reference in New Issue
Block a user