- rework VUPLUS defines

Conflicts:
	src/gui/cam_menu.cpp
	src/neutrino_menue.cpp
	src/zapit/src/zapit.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-06-12 22:27:13 +02:00
committed by Thilo Graf
parent 77f774d0a6
commit df692287d8
13 changed files with 59 additions and 41 deletions

View File

@@ -24,7 +24,7 @@
#define __screenshot_h_
#ifdef SCREENSHOT
#if BOXMODEL_VUPLUS
#if BOXMODEL_VUPLUS_ALL
#define SCREENSHOT_EXTERNAL 1
#else
#define SCREENSHOT_INTERNAL 1