summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-09 02:17:48 +0700
committerrexim <reximkut@gmail.com>2024-03-09 02:17:48 +0700
commite0c32cf9ee2ba11bbb16c9b253ac0d6d7d4570fa (patch)
treed1e9db17c642752c230dff446bb0c27b0d40b848 /build.sh
parent73a8bb382c0ca8ecde0edbe7ff0214410949dd7c (diff)
Implement placing the bombs
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index f51497b..1d1ef0f 100755
--- a/build.sh
+++ b/build.sh
@@ -5,5 +5,5 @@ set -xe
gnatmake -B game.adb -largs -L./raylib/raylib-5.0_linux_amd64/lib/ -l:libraylib.a -lm
./game
-#gnatmake -gnat2022 test.adb
-#./test
+# gnatmake -gnat2022 test.adb
+# ./test