From c3b30f89d525a07c85762e7a6c772d6769f9a507 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Wed, 17 Apr 2024 17:20:08 -0500 Subject: [PATCH] GUI: Metal testing credits --- src/gui/about.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/gui/about.cpp b/src/gui/about.cpp index 024cb9fe6..ad68bce99 100644 --- a/src/gui/about.cpp +++ b/src/gui/about.cpp @@ -199,6 +199,12 @@ const char* aboutLine[]={ "plane", "TheEssem", "", + "-- Metal backend test team --", + "Diggo", + "konard", + "NaxeCode", + "scratchminer", + "", "powered by:", "Dear ImGui by Omar Cornut", "SDL2 by Sam Lantinga",