mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2025-09-06 10:18:18 +00:00
Updated CreditS
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
include, like this:
|
include, like this:
|
||||||
|
|
||||||
#define HANDMADE_MATH_IMPLEMENTATION
|
#define HANDMADE_MATH_IMPLEMENTATION
|
||||||
#include "HandmadeMade.h"
|
#include "HandmadeMath.h"
|
||||||
|
|
||||||
All other files should just #include "HandmadeMath.h" without the #define.
|
All other files should just #include "HandmadeMath.h" without the #define.
|
||||||
==========================================================================
|
==========================================================================
|
||||||
@@ -40,14 +40,15 @@
|
|||||||
|
|
||||||
CREDITS
|
CREDITS
|
||||||
|
|
||||||
Written by Zakary Strange (zak@strangedev.net)
|
Written by Zakary Strange (zak@strangedev.net && @strangezak)
|
||||||
|
|
||||||
Functionality:
|
Functionality:
|
||||||
Matt Mascarenhas (@miblo_)
|
Matt Mascarenhas (@miblo_)
|
||||||
|
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
Jeroen van Rijn (@J_vanRijn)
|
Jeroen van Rijn (@J_vanRijn)
|
||||||
|
Kiljacken (@Kiljacken)
|
||||||
|
Insofaras (@insofaras)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef HANDMADE_MATH_H
|
#ifndef HANDMADE_MATH_H
|
||||||
|
Reference in New Issue
Block a user