aboutsummaryrefslogtreecommitdiff
path: root/games/xevil/files/patch-aa
blob: 7417a7af7ca823b69df4df65f8c4d0f2c112eeb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** main.C~	Wed Feb  8 21:31:58 1995
--- main.C	Sat May  6 00:16:24 1995
***************
*** 49,55 ****
  
  
  // Defines
! #define MSEC_PER_CLOCK (1.0e3 / CLOCKS_PER_SEC) 
  
  
  #ifdef SELECT_NEEDS_PROTOTYPES
--- 49,55 ----
  
  
  // Defines
! #define MSEC_PER_CLOCK 8 //(1.0e3 / CLOCKS_PER_SEC)
  
  
  #ifdef SELECT_NEEDS_PROTOTYPES