diff --git a/src/Cafe/CafeSystem.h b/src/Cafe/CafeSystem.h index 90b42a89..dce0b940 100644 --- a/src/Cafe/CafeSystem.h +++ b/src/Cafe/CafeSystem.h @@ -40,5 +40,4 @@ namespace CafeSystem extern RPLModule* applicationRPX; -extern std::atomic_bool g_isGameRunning; extern std::atomic_bool g_isGPUInitFinished;