diff options
| author | Steven Fuller <relnev@icculus.org> | 2007-01-12 08:19:57 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | 0e484b73da4e8b577a0c7e368c52cfee281c1ef7 (patch) | |
| tree | af4ceb5c908ddc2567469a06876ea2d17c94af09 /src/win95/plspecfn.c | |
| parent | 785c016a2867676a041e27ce25e33c67f026fa4e (diff) | |
disabled some more assembly.
trying out passing NULL to SDL_GL_LoadLibrary by default.
Diffstat (limited to 'src/win95/plspecfn.c')
| -rw-r--r-- | src/win95/plspecfn.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/win95/plspecfn.c b/src/win95/plspecfn.c index a712e04..c3d033d 100644 --- a/src/win95/plspecfn.c +++ b/src/win95/plspecfn.c @@ -17,11 +17,6 @@ #include "kshape.h" #endif -/* globals from inline.h */ -int sqrt_temp; -float fti_fptmp; -int fti_itmp; - /* Platform Specific Functions |
