MCPcopy 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
373void cSurface::Restore() {
374
375 memcpy( mSurfaceBuffer, mSurfaceBufferSaved, mSurfaceBufferSize );
376}

Callers 4

GUI_Select_FileMethod · 0.80
Phase_LoopMethod · 0.80
Video_SleepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected