Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2674
void ScreenTileLock(void)
2675
{
2676
walock[SAVE_SCREEN_TILE] = CACHE_LOCK_MAX;
2677
}
2678
2679
void ScreenTileUnLock(void)
2680
{
Callers
1
ScreenLoadSaveSetup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected