Start: Create 'First Start' screen

This commit is contained in:
Chris Hennes
2024-04-22 17:58:59 -05:00
parent 2aad8ab334
commit 3a9547c235
15 changed files with 785 additions and 36 deletions

View File

@@ -1,8 +1,5 @@
// SPDX-License-Identifier: LGPL-2.1-or-later
#ifdef WIN32
#define _USE_MATH_DEFINES
#endif
#include <cmath>
#include "gtest/gtest.h"