Got a simple GUI layout working for the most part.

This commit is contained in:
Zed A. Shaw 2024-08-22 17:59:53 -04:00
parent 4520e20ab7
commit a13704fe33
3 changed files with 21 additions and 15 deletions

View file

@ -1,7 +1,3 @@
// Copyright 2020 Arthur Sonzogni. All rights reserved.
// Use of this source code is governed by the MIT license that can be found in
// the LICENSE file.
#include <stdlib.h> // for EXIT_SUCCESS
#include <chrono> // for milliseconds
#include <thread> // for sleep_for, thread