gameprogcpp / code

Game Programming in C++ Code
Other
1.03k stars 355 forks source link

Change Math.h to GameMath.h #53

Closed soyuznik closed 2 years ago

soyuznik commented 2 years ago

change the name of the headers and source so it doesnt change the declarations of C standard header ....

chalonverse commented 2 years ago

Hello, it shouldn't conflict as long as you use "Math.h" in quotes.