diff --git a/plugins/Computerscare b/plugins/Computerscare index 52ed43f..d460bd2 160000 --- a/plugins/Computerscare +++ b/plugins/Computerscare @@ -1 +1 @@ -Subproject commit 52ed43fa4f8349bd539642f6dd4f477a4cadc384 +Subproject commit d460bd226ab7b132fc4dfe14c5f359d7bbf007b7 diff --git a/plugins/plugins.cpp b/plugins/plugins.cpp index 5fd45ce..debd4fd 100644 --- a/plugins/plugins.cpp +++ b/plugins/plugins.cpp @@ -312,13 +312,7 @@ extern Model* modelTestVCF; #undef init // Computerscare -#define BGPanel ComputerscareBGPanel -#define BLACK COLOR_COMPUTERSCARE_BLACK -#define SmallKnob ComputerscareSmallKnob #include "Computerscare/src/Computerscare.hpp" -#undef SmallKnob -#undef BLACK -#undef BGPanel // dBiz #define DarkDefaultItem dBizDarkDefaultItem