#pragma once #include void InitializeRspSetting(void); extern uint16_t Set_AudioHle, Set_GraphicsHle, Set_AllocatedRdramSize; extern bool GraphicsHle, AudioHle, ConditionalMove; extern bool DebuggingEnabled, Profiling, IndvidualBlock, ShowErrors, BreakOnStart, LogRDP, LogX86Code;