attached

-- 
dann frazier

diff -urpN fenix-0.92a.dfsg1.orig/debian/patches/fxi_pal_get.patch fenix-0.92a.dfsg1/debian/patches/fxi_pal_get.patch
--- fenix-0.92a.dfsg1.orig/debian/patches/fxi_pal_get.patch	1969-12-31 17:00:00.000000000 -0700
+++ fenix-0.92a.dfsg1/debian/patches/fxi_pal_get.patch	2007-10-08 16:00:49.000000000 -0600
@@ -0,0 +1,10 @@
+--- fenix-0.92a.dfsg1/fxi/inc/g_pal.h~	2007-10-08 15:54:16.000000000 -0600
++++ fenix-0.92a.dfsg1/fxi/inc/g_pal.h	2007-10-08 16:00:04.000000000 -0600
+@@ -27,6 +27,7 @@
+ #ifndef __G_PAL_H
+ #define __G_PAL_H
+ 
++int pal_get (PALETTE * spal, int color, int num, Uint8 * pal);
+ int pal_set (PALETTE * spal, int color, int num, Uint8 * pal);
+ int pal_map_assign (int libid, int mapcode, PALETTE * palid);
+ 
diff -urpN fenix-0.92a.dfsg1.orig/debian/patches/series fenix-0.92a.dfsg1/debian/patches/series
--- fenix-0.92a.dfsg1.orig/debian/patches/series	2007-10-08 15:53:31.000000000 -0600
+++ fenix-0.92a.dfsg1/debian/patches/series	2007-10-08 16:02:20.000000000 -0600
@@ -17,3 +17,4 @@ fxi_apptitle.patch
 endianess.patch
 fxi_pal.patch
 fxi_sdl_mixer_use_rwops.patch
+fxi_pal_get.patch

Reply via email to