Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ MRestore
Function
MRestore
src/boards/185.cpp:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
static void MRestore(int version) {
80
Sync();
81
}
82
83
void Mapper185_Init(CartInfo *info) {
84
Sync = Sync185;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected