diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-10-26 17:35:21 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-10-26 21:01:21 -0400 |
| commit | 7557fb423436f21e485e27ffd7f10e2c15232135 (patch) | |
| tree | b5f7a1aa5bb99239cdb661b4fd889f5acc1686e9 /layout.h | |
| parent | 500cd948a40a9ad2ee8e123254d66259c46464d6 (diff) | |
start improving layout
Diffstat (limited to 'layout.h')
| -rw-r--r-- | layout.h | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
