MCPcopy Create free account
hub / github.com/TASEmulators/fceux / saveCdlFile

Method saveCdlFile

src/drivers/Qt/CodeDataLogger.cpp:421–424  ·  view source on GitHub ↗

----------------------------------------------------

Source from the content-addressed store, hash-verified

419}
420//----------------------------------------------------
421void CodeDataLoggerDialog_t::saveCdlFile(void)
422{
423 SaveCDLogFile();
424}
425//----------------------------------------------------
426void CodeDataLoggerDialog_t::saveCdlFileAs(void)
427{

Callers

nothing calls this directly

Calls 1

SaveCDLogFileFunction · 0.70

Tested by

no test coverage detected