mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2025-09-20 00:58:18 +00:00
Added documentation and fixed HINLINE spelling error.
This commit is contained in:
9
main.c
9
main.c
@@ -1,15 +1,6 @@
|
||||
/*
|
||||
HANDMADE_MATH_IMPLEMENTATION:
|
||||
This is for the implementation you want this.
|
||||
|
||||
HANDMADE_MATH_CPP_MODE:
|
||||
This will give the function overloaded and operator overloaded version of the functions
|
||||
*/
|
||||
|
||||
#include <conio.h>
|
||||
|
||||
#define HANDMADE_MATH_IMPLEMENTATION
|
||||
#define HANDMADE_MATH_CPP_MODE
|
||||
|
||||
#include "HandmadeMath.h"
|
||||
|
||||
|
Reference in New Issue
Block a user