MCPcopy 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
314void 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
323void InitVPTriggers()
324{

Callers 1

LoadSetMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected