Removed Kraken Engine Specific GL code from Hydra.

Removed krhelpers.cpp, as it only contained GL code which is no longer used.
This commit is contained in:
2022-07-07 23:20:01 -07:00
parent b1b0a37a0c
commit 870a796f39
3 changed files with 0 additions and 99 deletions

View File

@@ -24,7 +24,6 @@ set(PUBLIC_HEADERS
set(SRCS
src/aabb.cpp
src/hitinfo.cpp
src/krhelpers.cpp
src/matrix2.cpp
src/matrix2x3.cpp
src/matrix4.cpp