MCPcopy 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
888void DeleteAllDebuggerBookmarks()
889{
890 bookmarks.resize(0);
891}
892
893void FillDebuggerBookmarkListbox(HWND hwnd)
894{

Callers 1

loadPreferencesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected