diff options
author | oxore <oxore@protonmail.com> | 2016-09-04 00:24:25 +0700 |
---|---|---|
committer | oxore <oxore@protonmail.com> | 2016-09-04 00:24:25 +0700 |
commit | 81a072addd62c6c796633ab456b02c586cf86570 (patch) | |
tree | 32f107c66b4a88c208689c849271385983582b45 /bld | |
parent | 66af930b6160ded97622ceca97212ab06946599a (diff) |
Structurized. README.md updated.
Diffstat (limited to 'bld')
-rwxr-xr-x | bld | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +gcc -O3 src/main.c src/functions.c src/shape_maps.c -o main -lcsfml-graphics -lcsfml-window -lcsfml-system |