project64/Source/Project64/N64 System/C Core/Core Settings.h

5 lines
111 B
C

#include "..\\Types.h"
extern OPCODE g_Opcode;
extern BOOL g_IndvidualBlock, g_Profiling;