You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/freebsd/libraries/libksquirrel/files/patch-bp000-fix-ftbfs-on-c+...

14 lines
327 B

diff --git a/kernel/kls_wal/q2pal.h b/kernel/kls_wal/q2pal.h
index 39530e5..e7ee100 100644
--- a/kernel/kls_wal/q2pal.h
+++ b/kernel/kls_wal/q2pal.h
@@ -3,7 +3,7 @@
/* Quake2 pallette taken from DevIL library (http://imagelib.org) */
-static const s8 q2pal[768] =
+static const u8 q2pal[768] =
{
0, 0, 0,
15, 15, 15,