aboutsummaryrefslogtreecommitdiffstats
path: root/c_hardflip.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-05 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-05 20:20:20 +0100
commitef3c29ac931c139cee115763232c2ecfc4ab345e (patch)
tree7f77c18a9a7633409cf1fca18da44a3c6d50ff66 /c_hardflip.go
parentfuck all of this hosts only (diff)
downloadhardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.gz
hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.bz2
hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.xz
hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.zst
hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.zip
litems is necessary
Diffstat (limited to '')
-rw-r--r--c_hardflip.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_hardflip.go b/c_hardflip.go
index 085956e..b6e77a6 100644
--- a/c_hardflip.go
+++ b/c_hardflip.go
@@ -106,6 +106,7 @@ func main() {
data_dir,
nil,
}
+ c_fill_litems()
c_reset_ptr(&data)
// for ptr = ldirs.head; ptr != nil ; ptr = ptr.next {