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

Function MAI_GoatBow

Source/monster.cpp:3589–3592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3587}
3588
3589void MAI_GoatBow(int i)
3590{
3591 MAI_Ranged(i, MIS_ARROW, FALSE);
3592}
3593
3594void MAI_Succ(int i)
3595{

Callers

nothing calls this directly

Calls 1

MAI_RangedFunction · 0.85

Tested by

no test coverage detected