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

Function StateRestore

src/boards/69.cpp:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253static void StateRestore(int version) {
254 Sync();
255}
256
257void Mapper69_Init(CartInfo *info) {
258 info->Power = M69Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected