Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0ldsk00l/nestopia
/ Clear
Method
Clear
source/win32/NstDialogLauncherFileTable.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void Launcher::List::Files::Strings::Clear()
59
{
60
container.ShrinkTo( 2 );
61
container.Defrag();
62
}
63
}
64
}
Callers
nothing calls this directly
Calls
2
ShrinkTo
Method · 0.45
Defrag
Method · 0.45
Tested by
no test coverage detected