We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9c623 commit 114e6f8Copy full SHA for 114e6f8
1 file changed
Library/RaisrDefaults.h
@@ -7,7 +7,7 @@
7
8
#pragma once
9
10
-static const int defaultPatchSize = 11;
+#define defaultPatchSize (11)
11
static const unsigned int defaultPatchAreaSize = defaultPatchSize * defaultPatchSize;
12
13
typedef struct VideoDataType
0 commit comments