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

Function StateRestore

src/boards/50.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75static void StateRestore(int version) {
76 Sync();
77}
78
79void Mapper50_Init(CartInfo *info) {
80 info->Reset = M50Reset;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected