From e20b13779f935a6cf5abe3dd493cd21d213bfe90 Mon Sep 17 00:00:00 2001 From: Lyelye150 Date: Tue, 21 Oct 2025 18:55:33 -0400 Subject: [PATCH] messed up abit --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ddc1aa2..8c1036b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,6 @@ if(WIIU) ) include_directories(BEFORE - /opt/devkitpro/portlibs/wiiu/include /opt/devkitpro/devkitPPC/powerpc-eabi/include/c++/15.1.0/powerpc-eabi /opt/devkitpro/devkitPPC/powerpc-eabi/include/c++/15.1.0 )