Implemented basic app framework

This commit is contained in:
Lauchmelder 2021-12-09 18:27:48 +01:00
commit b55204243c
8 changed files with 170 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "vendor/SDL"]
path = vendor/SDL
url = git@github.com:libsdl-org/SDL.git