2013-09-26 17:14:40 +02:00

14 lines
349 B
Plaintext

$NetBSD: patch-am,v 1.1 2003/12/19 07:07:19 jdc Exp $
--- texture.c.dist 1994-04-15 21:20:12.000000000 +0100
+++ texture.c 2003-12-18 11:44:10.000000000 +0000
@@ -25,7 +25,7 @@
static long *floortab;
long texturemem;
extern struct texture *vtex;
-extern long trigtab[];
+extern int32_t trigtab[];
/*
* Draw a texture-wall.. really not fast