MCPcopy Create free account
hub / github.com/0ldsk00l/nestopia / Load

Method Load

source/win32/NstDialogCheats.cpp:309–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307 }
308
309 bool Cheats::Load(const Path& path)
310 {
311 return Import( codes[TEMPORARY_CODES], path );
312 }
313
314 bool Cheats::Save(const Path& path) const
315 {

Callers 1

OnCmdGameBrowseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected