diff options
| author | Steven Fuller <relnev@icculus.org> | 2002-09-07 00:26:23 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | 553fa56442ec999960fda8c2842f692136d6ed1c (patch) | |
| tree | 8023eb7cbacf73de5cee8a862482b8d6f9308266 /src/win95/plspecfn.c | |
| parent | e681d155d9cbc27bdacc05bd967a249c56e3f1f1 (diff) | |
misc changes
Diffstat (limited to 'src/win95/plspecfn.c')
| -rw-r--r-- | src/win95/plspecfn.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/win95/plspecfn.c b/src/win95/plspecfn.c index 1032ca0..a712e04 100644 --- a/src/win95/plspecfn.c +++ b/src/win95/plspecfn.c @@ -18,8 +18,7 @@ #endif /* globals from inline.h */ -int sqrt_temp1; -int sqrt_temp2; +int sqrt_temp; float fti_fptmp; int fti_itmp; |
