Devilution
Diablo devolved - magic behind the 1996 computer game

◆ XDirAdd

int XDirAdd[8] = { 1, 0, -1, -1, -1, 0, 1, 1 }

Maps from direction to X-offset.

Definition at line 20 of file missiles.cpp.