even more stuff

This commit is contained in:
AlexandreRouma
2022-06-15 16:08:54 +02:00
parent 343ec6ca1c
commit d1318d3a0f
156 changed files with 24826 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#pragma once
#define DB_M_PI 3.14159265358979323846
#define FL_M_PI 3.1415926535f
#define DB_M_SQRT2 1.4142135623730951
#define FL_M_SQRT2 1.4142135623f