diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..290108b --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +g++ x65.cpp -lm -o x65.exe