projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Runtime
/
main.cpp
blob: 8e8dba0d107cd0843f9076f01f75c2990fc0d030 (
plain
)
1
2
3
4
5
6
#include "SDL2/SDL.h" int main(int argn, char* args[]) { return 0; }