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

Function StateRestore

src/boards/43.cpp:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81static void StateRestore(int version) {
82 Sync();
83}
84
85void Mapper43_Init(CartInfo *info) {
86 info->Reset = M43Reset;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected