diff options
Diffstat (limited to 'Public/Developer/SystemLib/Sources/Math.c')
| -rw-r--r-- | Public/Developer/SystemLib/Sources/Math.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Public/Developer/SystemLib/Sources/Math.c b/Public/Developer/SystemLib/Sources/Math.c new file mode 100644 index 00000000..20919711 --- /dev/null +++ b/Public/Developer/SystemLib/Sources/Math.c @@ -0,0 +1,7 @@ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ + +#include <Headers/Math.h> |
