MCPcopy Create free account
hub / github.com/NBlood/NBlood / ScreenTileLock

Function ScreenTileLock

source/sw/src/draw.cpp:2674–2677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2672
2673
2674void ScreenTileLock(void)
2675{
2676 walock[SAVE_SCREEN_TILE] = CACHE_LOCK_MAX;
2677}
2678
2679void ScreenTileUnLock(void)
2680{

Callers 1

ScreenLoadSaveSetupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected