From 48e8b38fa98395b8b26baa974fe446c4f0d8d34e Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 2 Jan 2024 20:20:20 +0100 Subject: building --- c_hardflip.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'c_hardflip.go') diff --git a/c_hardflip.go b/c_hardflip.go index 8103f49..aea573b 100644 --- a/c_hardflip.go +++ b/c_hardflip.go @@ -51,7 +51,7 @@ package main -import "fmt" +// import "fmt" // the main data structure, holds up everything important type HardData struct { @@ -89,6 +89,5 @@ func main() { // } // } - return i_ui(&data) } -- cgit v1.2.3