X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=include%2FIGUIEnvironment.h;h=73ffe37a5b1ce82f2a9f34afef28ca7c903013ae;hb=ec66fb23027305982c66862d7d496a74377f17d3;hp=f20eb5c61a31ded14a1b76f9a994fa23f689bb45;hpb=26e0d2232734e893983975b68d3a760b147e8e8c;p=c-irrlicht.git diff --git a/include/IGUIEnvironment.h b/include/IGUIEnvironment.h index f20eb5c..73ffe37 100644 --- a/include/IGUIEnvironment.h +++ b/include/IGUIEnvironment.h @@ -37,6 +37,8 @@ extern "C" { int32_t id, bool fillBackground); + void irr_gui_IGUIEnvironment_drawAll(void* guienv); + #ifdef __cplusplus } #endif