#!/bin/bash gcc -I ./include src/rewrite.c -o tetris -lSDL3 -lstdWullie