summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index c69971b..c9d6122 100644
--- a/structs.go
+++ b/structs.go
@@ -102,6 +102,10 @@ type config struct {
// used to attempt to write to the stdout window
fakefile *FakeFile
+
+ // just a counter for curiosity.
+ // counts how many mouse and keyboard events have occurred
+ ecount int
}
// deprecate these