summaryrefslogtreecommitdiff
path: root/common.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-10 05:00:24 -0500
committerPietro Gagliardi <[email protected]>2014-02-10 05:00:24 -0500
commit6ae896cd6489eb454162100a3602d7dfe5823b99 (patch)
tree5ad1b9b3c91eba92baf2afb01f10224da6d9aabe /common.go
parent6662e09c3064e6c24fb0bc12eca9b7ea716cb328 (diff)
More TODOs.
Diffstat (limited to 'common.go')
-rw-r--r--common.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.go b/common.go
index 1996f37..4505397 100644
--- a/common.go
+++ b/common.go
@@ -22,6 +22,7 @@ const (
type ATOM uint16
// TODO pull the thanks for these three from the old wingo source
+// TODO put these in windows.go
type WPARAM uintptr
type LPARAM uintptr
type LRESULT uintptr