aboutsummaryrefslogtreecommitdiff
path: root/cRender.h
diff options
context:
space:
mode:
Diffstat (limited to 'cRender.h')
-rw-r--r--cRender.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cRender.h b/cRender.h
index d481bf2..415db6e 100644
--- a/cRender.h
+++ b/cRender.h
@@ -63,6 +63,8 @@ struct sPos
int y;
};
/** cRender manages a framebuffer the size of the console (window) it is run in.
+*
+* puts console in alternate screen mode
*/
class cRender
{