diff options
| author | Joe <rbo@gmx.us> | 2024-01-05 20:20:20 +0100 | 
|---|---|---|
| committer | Joe <rbo@gmx.us> | 2024-01-05 20:20:20 +0100 | 
| commit | ef3c29ac931c139cee115763232c2ecfc4ab345e (patch) | |
| tree | 7f77c18a9a7633409cf1fca18da44a3c6d50ff66 | |
| parent | fuck all of this hosts only (diff) | |
| download | hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.gz hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.bz2 hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.xz hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.tar.zst hardflip-ef3c29ac931c139cee115763232c2ecfc4ab345e.zip  | |
litems is necessary
| -rw-r--r-- | c_hardflip.go | 1 | 
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 {  | 
