aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-09-21 22:36:36 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-09-21 22:36:36 +0200
commitdb4d88428a1bf20652f11d4cf9b31b7114fdacfb (patch)
treed4594c18e5427033ec44a01dad35252987a06566 /src/cubetypes.h
parent9c78331ef2ebe2f1dcef886b0043431469bc1a29 (diff)
downloadnissy-classic-db4d88428a1bf20652f11d4cf9b31b7114fdacfb.tar.gz
nissy-classic-db4d88428a1bf20652f11d4cf9b31b7114fdacfb.zip
Added ptable command
Diffstat (limited to '')
-rw-r--r--src/cubetypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h
index ad9c627..66839ca 100644
--- a/src/cubetypes.h
+++ b/src/cubetypes.h
@@ -162,6 +162,7 @@ commandargs
162 char scrtype[20]; 162 char scrtype[20];
163 bool scrstdin; 163 bool scrstdin;
164 bool header; 164 bool header;
165 PruneData * pd;
165}; 166};
166 167
167struct 168struct

Generated with cgit - Back to sebastiano.tronto.net