X-Git-Url: https://git.jsancho.org/?p=c-irrlicht.git;a=blobdiff_plain;f=include%2FIGUIEnvironment.h;h=73ffe37a5b1ce82f2a9f34afef28ca7c903013ae;hp=f20eb5c61a31ded14a1b76f9a994fa23f689bb45;hb=737ce34543fa5d17f5a32111b60673d8a36db0bf;hpb=4881087cbf493d736995a4051e0d13ed63ad6c3a 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