Remove whitespace added in previous commit
This commit is contained in:
parent
6a47fcd485
commit
117c1ef3fc
|
@ -18,17 +18,14 @@ char CommandName[100];
|
||||||
|
|
||||||
void SetR4300iCommandToStepping ( void )
|
void SetR4300iCommandToStepping ( void )
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void SetR4300iCommandViewto ( UINT /*NewLocation*/ )
|
void SetR4300iCommandViewto ( UINT /*NewLocation*/ )
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void __cdecl Enter_R4300i_Commands_Window ( void )
|
void __cdecl Enter_R4300i_Commands_Window ( void )
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
char strLabelName[100];
|
char strLabelName[100];
|
||||||
|
|
Loading…
Reference in New Issue