From 3067ff523f639bb42daf8a3d699d071b1470ac77 Mon Sep 17 00:00:00 2001 From: faiface Date: Sun, 5 May 2019 14:57:27 +0200 Subject: Win: make docs on key strings more readable --- win/win.go | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'win') diff --git a/win/win.go b/win/win.go index ba97cd0..af0f4e8 100644 --- a/win/win.go +++ b/win/win.go @@ -125,12 +125,12 @@ func makeGLFWWin(o *options) (*glfw.Window, error) { // kb/repeat/ A key on the keyboard repeated (happens when held). // // , , , , and are numbers (%d). -//