summaryrefslogtreecommitdiff
path: root/video/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/console.h')
-rw-r--r--video/console.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/console.h b/video/console.h
index e8939e7..74ec50c 100644
--- a/video/console.h
+++ b/video/console.h
@@ -1,5 +1,7 @@
#ifndef CONSOLEINT_H
#define CONSOLEINT_H
+// 80 x 24
+// TODO: implement VT100
#include "lib/int/stdint.h"