Files
pkgsrc-ng/games/abuse/patches/patch-ao
2013-09-26 17:14:40 +02:00

13 lines
330 B
Plaintext

$NetBSD: patch-ao,v 1.1 2005/11/11 15:20:41 joerg Exp $
--- imlib/mdlread.c.orig 2005-11-11 14:47:29.000000000 +0000
+++ imlib/mdlread.c
@@ -110,7 +110,6 @@ image **read_mdl(char *fn, palette *&pal
char buf[50];
unsigned short xy[2],i,j;
clear_errors();
- make_block(sizeof(FILE));
im=NULL;
total=0;
startn--;