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

Function StateRestore

src/boards/famicombox.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99static void StateRestore(int version) {
100 Sync();
101}
102
103void SSSNROM_Init(CartInfo *info) {
104 info->Reset = SSSNROMReset;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected