From 4ded80f7145c08cd1f94d5f2af8dcd8d0452f507 Mon Sep 17 00:00:00 2001 From: talha Date: Sun, 23 Mar 2025 00:20:16 +0500 Subject: Updated Quad Drawing, Added compile and run script --- comp_run.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 comp_run.sh (limited to 'comp_run.sh') diff --git a/comp_run.sh b/comp_run.sh new file mode 100755 index 0000000..341c5ef --- /dev/null +++ b/comp_run.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +sh build.sh && build/main -- cgit v1.2.3