diff options
Diffstat (limited to 'games/xevil/files/patch-aa')
-rw-r--r-- | games/xevil/files/patch-aa | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xevil/files/patch-aa b/games/xevil/files/patch-aa deleted file mode 100644 index 7417a7af7ca8..000000000000 --- a/games/xevil/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** 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 |