mirror of
https://github.com/recp/cglm.git
synced 2025-12-31 12:47:05 +00:00
re-organise files, remove cglm prefix from file to make them more clean
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
#include <float.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <cglm.h>
|
||||
#include <cglm-call.h>
|
||||
#include <cglm/cglm.h>
|
||||
#include <cglm/call.h>
|
||||
|
||||
void
|
||||
test_rand_mat4(mat4 dest);
|
||||
|
||||
Reference in New Issue
Block a user