plugins: python renderer: Add fork request to python renderer library, so it wont destory the base application
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
*/
|
||||
#define FUNC_DECL(FUNC) FUNC
|
||||
|
||||
/**
|
||||
* @brief Define for declaring exported variables
|
||||
*/
|
||||
#define VAR_DECL(VAR) VAR
|
||||
|
||||
/** @} */
|
||||
|
||||
#endif /* __EXTERNAL_RENDERER_INTERFACES_H__ */
|
||||
|
Reference in New Issue
Block a user