Update build.sh

master
TechDudie 2021-04-15 09:24:27 -05:00 committed by GitHub
parent b126d35909
commit 6809f73d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
gcc perlin.c -o perlin
g++ blob.cpp -o blob
gcc main.c -o main