From 9d8cdb820743d356f8f32326f7dabb20915099d9 Mon Sep 17 00:00:00 2001 From: 1nn0c3ntt Date: Mon, 17 Nov 2025 12:58:36 +0100 Subject: [PATCH] Tests.cpp funktioniert jetzt --- .idea/editor.xml | 242 +++++++++++++++++++++++++++++++ .idea/encodings.xml | 6 + CMakeLists.txt | 13 +- {includes => src}/gamematrix.cpp | 4 +- src/gamematrix.h | 19 --- windows/libgamematrix.a | Bin 11182 -> 11182 bytes 6 files changed, 261 insertions(+), 23 deletions(-) create mode 100644 .idea/encodings.xml rename {includes => src}/gamematrix.cpp (99%) delete mode 100644 src/gamematrix.h diff --git a/.idea/editor.xml b/.idea/editor.xml index e54e87a..25c6c37 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -1,6 +1,248 @@ +