Commit 810fd5e5 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

re-enable OBJ_EDITING_INTERFACE

parent 8bc9bbfc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@

/* ################## Start DEVELOPMENT switches ######################### */

//#define OBJ_EDITING_INTERFACE                         /* Interface for object editing */
#define OBJ_EDITING_INTERFACE                         /* Interface for object editing */
#ifdef OBJ_EDITING_INTERFACE
#define OBJ_EDITING_API                                 /* object editing changes related to the API */
#define OBJ_EDITING_DECODER                             /* object editing changes realted to the decoder functions */