Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
term.h
Go to the documentation of this file.
1#pragma once
3
13void fast_vec3_print(const float *v, const char *name);
void fast_vec3_print(const float *v, const char *name)
Prints a 3D vector with a given name.
Definition term.c:7