comparison TurnEngine.h @ 1331:f0be1fecd642

turn_based start fixed
author Gloval
date Wed, 03 Jul 2013 23:21:29 +0400
parents 82431a85b28e
children 1e35cfed7928
comparison
equal deleted inserted replaced
1330:82431a85b28e 1331:f0be1fecd642
34 uActionPointsLeft = 0; 34 uActionPointsLeft = 0;
35 field_18 = 0; 35 field_18 = 0;
36 field_1C = 0; 36 field_1C = 0;
37 } 37 }
38 38
39 signed int _404544(); 39 void _404544();
40 void _40471C(); 40 void _40471C();
41 signed int Start(); 41 void Start();
42 void End(bool bPlaySound); 42 void End(bool bPlaySound);
43 void _405E14(); 43 void _405E14();
44 __int16 StartTurn(); 44 __int16 StartTurn();
45 void NextTurn(); 45 void NextTurn();
46 int _4063A1(); 46 int _4063A1();