aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-10 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-10 20:20:20 +0100
commit3d8e97053a3fad61e56ea06da545a9ce50519d4a (patch)
tree7ae20291f3e2e5dd50736d853837b5ac414b276d
parentcool box bro (diff)
downloadhardflip-3d8e97053a3fad61e56ea06da545a9ce50519d4a.tar.gz
hardflip-3d8e97053a3fad61e56ea06da545a9ce50519d4a.tar.bz2
hardflip-3d8e97053a3fad61e56ea06da545a9ce50519d4a.tar.xz
hardflip-3d8e97053a3fad61e56ea06da545a9ce50519d4a.tar.zst
hardflip-3d8e97053a3fad61e56ea06da545a9ce50519d4a.zip
comment
-rw-r--r--i_events.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/i_events.go b/i_events.go
index ff2c9c4..2e5e810 100644
--- a/i_events.go
+++ b/i_events.go
@@ -161,6 +161,7 @@ func i_delete_dir(data *HardData) {
c_die("can't remove " + dir_path, err)
}
// TODO: finish this
+ // TODO: litems ldirs and shit and lots of segv
}
func i_delete_host(data *HardData) {