From d7e544b9e4e0513512e688760c75105a37bfd0bd Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 25 May 2021 13:41:33 +0200 Subject: Update Documentation --- graphics.go | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'graphics.go') diff --git a/graphics.go b/graphics.go index 0aacdb7..7107926 100644 --- a/graphics.go +++ b/graphics.go @@ -12,11 +12,7 @@ import ( ) var ( - vertices = []float32{ - 0.0, 0.5, 0.0, - -0.5, -0.5, 0.0, - 0.5, -0.5, 0.0, - } + vertices []float32 ) const ( -- cgit v1.2.3-70-g09d2