Browse Source

DoSpeedBook cleanup

pull/872/head
qndel 6 years ago committed by Anders Jenbo
parent
commit
f0f33571a6
  1. 2
      Source/control.cpp

2
Source/control.cpp

@ -1359,7 +1359,7 @@ void DrawCtrlBtns()
*/
void DoSpeedBook()
{
unsigned __int64 spells, spell;
unsigned __int64 spell, spells;
int xo, yo, X, Y, i, j;
spselflag = TRUE;

Loading…
Cancel
Save