raylib/lib
Kean 068f9e1816
fixed pointer cast that discards const qualifier (#75)
* fixed pointer cast that discards const qualifier. By removing the const from the array parameter.

* changed to [*c]const

* Revert "changed to [*c]const"

This reverts commit d76c85d71ac0639f8ff59be4017a49b510c4d09d.

---------

Co-authored-by: Not-Nik <nik.wipper@gmx.de>
2024-04-07 14:08:35 +02:00
..
preludes Fix file exists in multiple modules error when including raymath (again) 2024-02-12 00:46:59 +01:00
generate_functions.py fix const 2023-12-28 15:04:26 +00:00
raylib-zig-ext.zig apply review suggestions 2024-01-29 08:25:02 +00:00
raylib-zig-math-ext.zig Fix file exists in multiple modules error when including raymath (again) 2024-02-12 00:46:59 +01:00
raylib-zig-math.zig Fix file exists in multiple modules error when including raymath (again) 2024-02-12 00:46:59 +01:00
raylib-zig.zig fixed pointer cast that discards const qualifier (#75) 2024-04-07 14:08:35 +02:00
raylib.h apply review suggestions 2024-01-29 08:25:02 +00:00
raymath.h apply review suggestions 2024-01-29 08:25:02 +00:00