From 7a3481014597efd2269bc28df81a91289e706b3c Mon Sep 17 00:00:00 2001 From: graapka99558 Date: Mon, 17 Nov 2025 14:20:13 +0100 Subject: [PATCH] gamematrix.h included --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 287251d..000aad8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,5 @@ #include "gamecube.h" +#include "gamematrix.h" #include #include