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

Function StateRestore

src/boards/28.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203};
204
205static void StateRestore(int version)
206{
207 Sync();
208}
209
210void Mapper28_Init(CartInfo* info)
211{

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected