mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 04:40:25 -05:00
5b2c37f73b
Using gcc and missing-prototypes flag shows warnings for: glmc_vec2_fill, glmc_vec2_eq and glmc_vec2_eqv. Seems they were not added to call/vec2.h for some reason. This should fix the warnings.