X-Git-Url: https://git.jsancho.org/?p=c-irrlicht.git;a=blobdiff_plain;f=include%2FIrrlichtDevice.h;h=c5a2ed69bd2e5403155eae0ec1cdf83aedf07da3;hp=906fb0a1372cbc7379bb20b3ac8c33c4869fa92d;hb=fbd9cb42b9a35c3c4416ae2fd3d65525e6fd50b9;hpb=636e5ec91137f36c3b1eec501ce43c0eb2abbd65 diff --git a/include/IrrlichtDevice.h b/include/IrrlichtDevice.h index 906fb0a..c5a2ed6 100644 --- a/include/IrrlichtDevice.h +++ b/include/IrrlichtDevice.h @@ -26,6 +26,7 @@ extern "C" { #endif + void* irr_IrrlichtDevice_getSceneManager(void* device); void* irr_IrrlichtDevice_getVideoDriver(void* device); #ifdef __cplusplus