From dba3b89b5a5d463457010e33b7646399d306be01 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 5 Jan 2024 20:20:20 +0100 Subject: googo --- c_hardflip.go | 1 + 1 file changed, 1 insertion(+) diff --git a/c_hardflip.go b/c_hardflip.go index 5f37430..2181207 100644 --- a/c_hardflip.go +++ b/c_hardflip.go @@ -56,6 +56,7 @@ import "fmt" // the main data structure, holds up everything important type HardData struct { litems *ItemsList + ptr *ItemsNode ldirs *DirsList ui HardUI opts HardOpts -- cgit v1.2.3