Initial code push.

This commit is contained in:
NukedBart 2025-02-24 21:36:59 +08:00
parent d103033154
commit 4b891ff24f
6 changed files with 301 additions and 0 deletions

5
launcher/main.h Executable file
View file

@ -0,0 +1,5 @@
#pragma once
class main
{
};