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

Function StateRestore

src/boards/34.cpp:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78static void StateRestore(int version) {
79 Sync();
80}
81
82void Mapper34_Init(CartInfo *info) {
83 info->Power = M34Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected