build: remove linalg library (#448)

I think this was used for DRS VR support.
This commit is contained in:
bicarus-dev
2025-12-14 04:37:28 -08:00
committed by GitHub
parent f68a3439d3
commit b220cbf336
3 changed files with 0 additions and 726 deletions
-1
View File
@@ -1,7 +1,6 @@
#pragma once
#include "games/game.h"
#include "external/linalg.h"
#include "touch/touch.h"
namespace games::drs {