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

Function MRestore

src/boards/185.cpp:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79static void MRestore(int version) {
80 Sync();
81}
82
83void Mapper185_Init(CartInfo *info) {
84 Sync = Sync185;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected