diff options
Diffstat (limited to 'src/kshape.c')
| -rw-r--r-- | src/kshape.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/kshape.c b/src/kshape.c index 2202c17..dd20815 100644 --- a/src/kshape.c +++ b/src/kshape.c @@ -133,14 +133,6 @@ void FindZFromXYIntersection(VECTORCH *startPtr, VECTORCH *directionPtr, VECTORC void AddToTranslucentPolyList(POLYHEADER *inputPolyPtr,RENDERVERTEX *renderVerticesPtr); void DrawWaterFallPoly(VECTORCH *v); -#if platform_pc -extern int sine[]; -extern int cosine[]; -#endif - - -//extern int ItemCount; - /*KJL************************************************************************************ * N.B. All the following global variables have their first elements initialised so that * |
