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

Function StateRestore

src/boards/252.cpp:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111static void StateRestore(int version) {
112 Sync();
113}
114
115void Mapper252_Init(CartInfo *info) {
116 info->Power = M252Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected