From ba13e2f5de20f29159c522c1996c9e7cd77b6ec6 Mon Sep 17 00:00:00 2001 From: adas20 Date: Sat, 21 Jun 2025 15:31:52 -0400 Subject: [PATCH] Adding the gamemode header file triggered various compiler warnings. Need to check with maintainers on next steps. --- rpcs3/Emu/System.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rpcs3/Emu/System.cpp b/rpcs3/Emu/System.cpp index 002075b5fa..a2789849b0 100644 --- a/rpcs3/Emu/System.cpp +++ b/rpcs3/Emu/System.cpp @@ -63,6 +63,12 @@ #include "llvm/Config/llvm-config.h" #endif +// TODO: Decide what to do with including the header file for GAMEMODE to work + +//#ifdef GAMEMODE_AVAILABLE +//#include "3rdparty/feralinteractive/gamemode_client.h" +//#endif + LOG_CHANNEL(sys_log, "SYS"); // Preallocate 32 MiB