Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ IsDebugGridTextNeeded
Function
IsDebugGridTextNeeded
Source/debug.cpp:1163–1166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1161
}
1162
1163
bool IsDebugGridTextNeeded()
1164
{
1165
return SelectedDebugGridTextItem != DebugGridTextItem::None;
1166
}
1167
1168
bool IsDebugGridInMegatiles()
1169
{
Callers
1
DrawView
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected