git://lisas.de
/
terminatorX.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Last minute stuff - Alex
[terminatorX.git]
/
src
/
tX_global.h
diff --git
a/src/tX_global.h
b/src/tX_global.h
index f6aec1bbefde1b0b260f9a9525e0004d02cd9574..121ca609c0af66d5a185591c34e143e34faa0024 100644
(file)
--- a/
src/tX_global.h
+++ b/
src/tX_global.h
@@
-163,6
+163,7
@@
typedef struct {
int quit_confirm;
int use_realtime;
+ int auto_assign_midi;
} tx_global;
extern tx_global globals;