MCPcopy Create free account
hub / github.com/diasurgical/devilution / InitVPTriggers

Function InitVPTriggers

Source/trigs.cpp:323–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321}
322
323void InitVPTriggers()
324{
325 trigflag = FALSE;
326 numtrigs = 1;
327 trigs[0]._tx = 35;
328 trigs[0]._ty = 32;
329 trigs[0]._tmsg = WM_DIABRTNLVL;
330}
331#endif
332
333BOOL ForceTownTrig()

Callers 2

CheckQuestKillFunction · 0.85
ResyncQuestsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected