mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
implement vec2
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#define cglm_h
|
||||
|
||||
#include "common.h"
|
||||
#include "vec2.h"
|
||||
#include "vec3.h"
|
||||
#include "vec4.h"
|
||||
#include "mat4.h"
|
||||
|
||||
Reference in New Issue
Block a user