Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Restore
Method
Restore
Source/Surface.cpp:373–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
void cSurface::Restore() {
374
375
memcpy( mSurfaceBuffer, mSurfaceBufferSaved, mSurfaceBufferSize );
376
}
Callers
4
GUI_Select_File
Method · 0.80
Phase_Loop
Method · 0.80
Video_Sleep
Method · 0.80
Phase_Map_Overview_Show
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected