From 912e2f083269a914785aa4f86d35b4287877aaea Mon Sep 17 00:00:00 2001 From: Tobias Baumann Date: Fri, 6 May 2022 11:53:57 +0000 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9Esrc?= =?UTF-8?q?=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ovp_defines.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ovp_defines.h b/src/ovp_defines.h index be062c6..57e0784 100644 --- a/src/ovp_defines.h +++ b/src/ovp_defines.h @@ -25,6 +25,8 @@ // Global defines //--------------------------------------------------------------------------------------------------- +#define MAX_TACTILOS 10 + #ifdef TARGET_HAS_ThirdPartyOpenViBEPluginsGlobalDefines #include "ovp_global_defines.h" #endif // TARGET_HAS_ThirdPartyOpenViBEPluginsGlobalDefines