minor compilation fix

This commit is contained in:
Bruno
2021-08-07 20:26:59 +02:00
parent 38a2aa90e0
commit ddd9bb4e99
2 changed files with 3 additions and 2 deletions

View File

@@ -625,7 +625,7 @@ void MixingView::updateSelectionOverlay()
}
#define CIRCLE_PIXELS 64
#define CIRCLE_PIXEL_RADIUS 1024.0
#define CIRCLE_PIXEL_RADIUS 1024.f
//#define CIRCLE_PIXELS 256
//#define CIRCLE_PIXEL_RADIUS 16384.0
//#define CIRCLE_PIXELS 1024