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

Function StateRestore

src/boards/103.cpp:97–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97static void StateRestore(int version) {
98 Sync();
99}
100
101void Mapper103_Init(CartInfo *info) {
102 info->Power = M103Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected