First working project

This commit is contained in:
Robert 2020-05-16 12:34:20 +02:00
parent 525da74e4c
commit 44b415cbaa
8 changed files with 62 additions and 0 deletions
SDLU_Example

2
SDLU_Example/header.hpp Normal file
View file

@ -0,0 +1,2 @@
#pragma once
#include "SDLU.hpp"