X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fresource.h;h=a7325416e5ee1efb90327fe41d4d361fa31c9789;hb=6a5f37b58f4e1b7ff1063864eded5661b080b2e5;hp=7db741e59774ed6ebf13ee785e5c211cc13ddbbe;hpb=fd6a5678cd76248b44a3d24b7ca9da897bd34037;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/resource.h b/libchimara/resource.h index 7db741e..a732541 100644 --- a/libchimara/resource.h +++ b/libchimara/resource.h @@ -7,4 +7,7 @@ #include "chimara-glk-private.h" #include "magic.h" +void giblorb_print_contents(giblorb_map_t *map); +gchar* giblorb_get_error_message(giblorb_err_t err); + #endif