patch-src_hedlite_c 360 B

12345678910111213
  1. $OpenBSD: patch-src_hedlite_c,v 1.1 2010/05/22 13:10:51 espie Exp $
  2. --- src/hedlite.c.orig Sat May 22 14:53:05 2010
  3. +++ src/hedlite.c Sat May 22 14:53:16 2010
  4. @@ -45,7 +45,7 @@
  5. #include "dirname.h"
  6. static a_pcx_image heditrsc;
  7. -static a_pcx_image tile_set_img;
  8. +a_pcx_image tile_set_img;
  9. unsigned short int xdalles = 0;
  10. unsigned short int ydalles = 0;