diff options
| author | Mel <einebeere@gmail.com> | 2023-07-09 23:49:46 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2023-07-09 23:49:46 +0200 |
| commit | 22aeb320b193705f493747714404c8ddc752919b (patch) | |
| tree | f2f1b16dba592a024b699376633fbdb124f12664 /src/Math/MVP.cpp | |
| parent | 680d9d5b7a61ac955fcec8a5622faa5cf4165c11 (diff) | |
| download | meowcraft-22aeb320b193705f493747714404c8ddc752919b.tar.zst meowcraft-22aeb320b193705f493747714404c8ddc752919b.zip | |
Added corners to AO
Diffstat (limited to 'src/Math/MVP.cpp')
| -rw-r--r-- | src/Math/MVP.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Math/MVP.cpp b/src/Math/MVP.cpp deleted file mode 100644 index 2f00b8e..0000000 --- a/src/Math/MVP.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include <cmath> -#include "MVP.hpp" -#include "Common.hpp" - -namespace Math::MVP { - - -} |
