summaryrefslogtreecommitdiff
path: root/src/screen.h
diff options
context:
space:
mode:
author@syxhe <https://t.me/syxhe>2024-07-17 23:41:36 -0500
committer@syxhe <https://t.me/syxhe>2024-07-17 23:41:36 -0500
commit75a94a96eabb863f21ec5478018886e9c892a5a4 (patch)
treec08ffd324830d5699f249baac5aedc79b5934642 /src/screen.h
parent72b02200dc97d58830e32655886565879b288d60 (diff)
Work on the ncurses part
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/screen.h b/src/screen.h
new file mode 100644
index 0000000..7795336
--- /dev/null
+++ b/src/screen.h
@@ -0,0 +1,6 @@
1#ifndef __SLOTS__SCREEN_H__184802466018249
2#define __SLOTS__SCREEN_H__184802466018249
3
4//
5
6#endif \ No newline at end of file