From d5454c6f9ca42956a8e0a20fa008b34fe4ed4506 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Wed, 7 Nov 2012 23:23:21 +0100 Subject: Fix a bunch of warnings by patching windom and Hermes headers. --- sdk/recipes/patches/hermes/src.H_Pal.h.p | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sdk/recipes/patches/hermes/src.H_Pal.h.p (limited to 'sdk/recipes/patches/hermes/src.H_Pal.h.p') diff --git a/sdk/recipes/patches/hermes/src.H_Pal.h.p b/sdk/recipes/patches/hermes/src.H_Pal.h.p new file mode 100644 index 0000000..0b4e1f0 --- /dev/null +++ b/sdk/recipes/patches/hermes/src.H_Pal.h.p @@ -0,0 +1,11 @@ +--- src/H_Pal.h.orig 2012-11-07 23:02:21.000000000 +0100 ++++ src/H_Pal.h 2012-11-07 23:05:47.000000000 +0100 +@@ -21,7 +21,7 @@ + /* Get a handle for a palette to work with. This allocates memory for an + internal palette. Returns 0 if failed. + */ +-HERMES_C HermesHandle HERMES_API Hermes_PaletteInstance(); ++HERMES_C HermesHandle HERMES_API Hermes_PaletteInstance(void); + + + /* -- cgit v1.2.3