From cac078b9e977cc45785ea0461437cc6001037e81 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 11 Feb 2014 15:15:22 -0500 Subject: [PATCH] Simplifying file structure by combining controls files (1/2). --- buttons_windows.go => controls_windows.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename buttons_windows.go => controls_windows.go (100%) diff --git a/buttons_windows.go b/controls_windows.go similarity index 100% rename from buttons_windows.go rename to controls_windows.go