Skip to content

Commit bc10e4d

Browse files
Update app.h
1 parent 20ed0ba commit bc10e4d

File tree

1 file changed

+2
-0
lines changed
  • code/logic/fossil/code

1 file changed

+2
-0
lines changed

code/logic/fossil/code/app.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
extern "C" {
2525
#endif
2626

27+
extern int FOSSIL_IO_VERBOSE; // Verbose output flag
28+
2729
/**
2830
* @brief Custom application entry point.
2931
* This function is the main entry point for the custom application.

0 commit comments

Comments
 (0)