aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
blob: 81f6203d09f1379bfb1dfdc45bec6f39efe23e58 (plain)
1
2
3
#define vec3(x, y, z) linearVec3(x, y, z).vector

static float scale = 1;
Feel free to download, copy and edit any repo