From 3f320f31fc4f9e90302bd62208a52bfd8d3fd7c2 Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Apr 2022 21:42:56 +0200 Subject: Separated Main to own module Intent is to separate headless server and game and make a dedicated executable for each. While this can be done without any directory changes, this is intended to cause as many compilation and linking errors as possible in order to clean them up and refactor general structure of the whole project. --- Starshatter/Stars.ico | Bin 0 -> 2998 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Starshatter/Stars.ico (limited to 'Starshatter/Stars.ico') diff --git a/Starshatter/Stars.ico b/Starshatter/Stars.ico new file mode 100644 index 0000000..69980ca Binary files /dev/null and b/Starshatter/Stars.ico differ -- cgit v1.1