X-Git-Url: https://git.stderr.nl/gitweb?p=rodin%2Fchimara.git;a=blobdiff_plain;f=libchimara%2Fresource.h;h=a7325416e5ee1efb90327fe41d4d361fa31c9789;hp=7db741e59774ed6ebf13ee785e5c211cc13ddbbe;hb=65f88142d8843d16c203efad8830fbebba888f0f;hpb=3d647bf217282e6706887b8e0e1d0d0f884f0da0 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