We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ed0ba commit bc10e4dCopy full SHA for bc10e4d
code/logic/fossil/code/app.h
@@ -24,6 +24,8 @@
24
extern "C" {
25
#endif
26
27
+extern int FOSSIL_IO_VERBOSE; // Verbose output flag
28
+
29
/**
30
* @brief Custom application entry point.
31
* This function is the main entry point for the custom application.
0 commit comments