1
0
mirror of https://github.com/ksherlock/x65.git synced 2024-12-28 04:31:46 +00:00
x65/build.sh

2 lines
27 B
Bash
Raw Normal View History

g++ x65.cpp -lm -o x65.exe