diff --git a/Source/Project64/N64 System/C Core/r4300i Commands.cpp b/Source/Project64/N64 System/C Core/r4300i Commands.cpp index 51f330e2d..9b01fd1f7 100644 --- a/Source/Project64/N64 System/C Core/r4300i Commands.cpp +++ b/Source/Project64/N64 System/C Core/r4300i Commands.cpp @@ -17,18 +17,15 @@ BOOL InR4300iCommandsWindow = FALSE; char CommandName[100]; void SetR4300iCommandToStepping ( void ) -{ - +{ } void SetR4300iCommandViewto ( UINT /*NewLocation*/ ) { - } void __cdecl Enter_R4300i_Commands_Window ( void ) { - } char strLabelName[100];