MCPcopy Create free account
hub / github.com/Warzone2100/warzone2100 / deallocateVideoFrame

Function deallocateVideoFrame

lib/sequence/sequence.cpp:392–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390}
391
392static void deallocateVideoFrame(void)
393{
394 VideoFrameBitmap.clear();
395}
396
397#ifndef __BIG_ENDIAN__
398const int Rshift = 0;

Callers 1

seq_ShutdownFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected