MCPcopy 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
1163bool IsDebugGridTextNeeded()
1164{
1165 return SelectedDebugGridTextItem != DebugGridTextItem::None;
1166}
1167
1168bool IsDebugGridInMegatiles()
1169{

Callers 1

DrawViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected