Commit dc92cea8 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

enable OBJ_EDITING_INTERFACE

parent aa194a0d
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 */