#!/bin/bash gcc -Iexternal/raylib/include/ test.c external/raylib/libraylib.a -lm -o test