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

Function StateRestore

src/boards/dance2000.cpp:94–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94static void StateRestore(int version) {
95 Sync();
96}
97
98void UNLD2000_Init(CartInfo *info) {
99 info->Power = UNLD2000Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected