First working project
This commit is contained in:
parent
525da74e4c
commit
44b415cbaa
8 changed files with 62 additions and 0 deletions
6
SDLU_Example/main.cpp
Normal file
6
SDLU_Example/main.cpp
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "header.hpp"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue