MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / _WindowJoin

Function _WindowJoin

source/Debugger/Debug.cpp:7506–7509  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

7504
7505//===========================================================================
7506void _WindowJoin ()
7507{
7508 g_aWindowConfig[ g_iWindowThis ].bSplit = false;
7509}
7510
7511//===========================================================================
7512void _WindowSplit ( Window_e eNewBottomWindow )

Callers 2

CmdWindowShowCode2Function · 0.85
CmdWindowShowData2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected