summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted.h b/ted.h
index e1a571b..de00472 100644
--- a/ted.h
+++ b/ted.h
@@ -273,6 +273,7 @@ typedef struct {
bool vsync;
bool save_backup;
bool crlf_windows;
+ bool jump_to_build_error;
KeyCombo hover_key;
KeyCombo highlight_key;
u8 tab_width;