Rename close window functions to match upstream
This commit is contained in:
@@ -404,7 +404,7 @@ void IConsoleSwitch()
|
||||
break;
|
||||
|
||||
case ICONSOLE_OPENED: case ICONSOLE_FULL:
|
||||
DeleteWindowById(WC_CONSOLE, 0);
|
||||
CloseWindowById(WC_CONSOLE, 0);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user