diff options
Diffstat (limited to 'gramscii.h')
-rw-r--r-- | gramscii.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -193,4 +193,6 @@ void copy_lines_to_ring(int y1, int y2, int which); void invalidate_undo(); /**/ +void cleanup(int); + #endif |
index : gramscii | ||
A simple editor for ASCII box-and-arrow charts | KatolaZ |
summaryrefslogtreecommitdiff |
-rw-r--r-- | gramscii.h | 2 |
@@ -193,4 +193,6 @@ void copy_lines_to_ring(int y1, int y2, int which); void invalidate_undo(); /**/ +void cleanup(int); + #endif |