From 2cf78b38c38f3ecb67a466b13c2d8c8c4440368e Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 5 May 1995 23:42:52 +0000 Subject: XEvil is a side-view, fast-action, kill everything type of game. --- games/xevil/files/patch-aa | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 games/xevil/files/patch-aa (limited to 'games/xevil/files') diff --git a/games/xevil/files/patch-aa b/games/xevil/files/patch-aa new file mode 100644 index 000000000000..7417a7af7ca8 --- /dev/null +++ b/games/xevil/files/patch-aa @@ -0,0 +1,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 -- cgit v1.2.3