Comply with ansi C and clean up.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#ifndef HANDMADE_MATH_H
|
||||
#define HANDMADE_MATH_H
|
||||
|
||||
// TODO: Make these static.
|
||||
/* TODO: Make these static. */
|
||||
struct v2 {
|
||||
float X, Y;
|
||||
float E[2];
|
||||
|
||||
Reference in New Issue
Block a user