Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ InitPWaterTriggers
Function
InitPWaterTriggers
Source/trigs.cpp:314–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
void InitPWaterTriggers()
315
{
316
trigflag = FALSE;
317
numtrigs = 1;
318
trigs[0]._tx = 30;
319
trigs[0]._ty = 83;
320
trigs[0]._tmsg = WM_DIABRTNLVL;
321
}
322
323
void InitVPTriggers()
324
{
Callers
1
LoadSetMap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected