Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ DeleteAllDebuggerBookmarks
Function
DeleteAllDebuggerBookmarks
src/drivers/win/debuggersp.cpp:888–891 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
886
}
887
888
void DeleteAllDebuggerBookmarks()
889
{
890
bookmarks.resize(0);
891
}
892
893
void FillDebuggerBookmarkListbox(HWND hwnd)
894
{
Callers
1
loadPreferences
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected