From 7557fb423436f21e485e27ffd7f10e2c15232135 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 26 Oct 2025 17:35:21 -0400 Subject: start improving layout --- layout.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 layout.h (limited to 'layout.h') diff --git a/layout.h b/layout.h new file mode 100644 index 0000000..cd1240d --- /dev/null +++ b/layout.h @@ -0,0 +1,4 @@ +#ifndef LAYOUT_H_ +#define LAYOUT_H_ + +#endif -- cgit v1.2.3