summaryrefslogtreecommitdiff
path: root/src/run_emulator.sh
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2026-06-10 14:06:55 +0200
committerkkard2 <[email protected]>2026-06-10 14:06:55 +0200
commitf961306d40654ac6a1ab7c262af7af74401dc693 (patch)
tree6e2b0366f0ec077eadb815b35718312d1c79ea33 /src/run_emulator.sh
init
Diffstat (limited to 'src/run_emulator.sh')
-rwxr-xr-xsrc/run_emulator.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/run_emulator.sh b/src/run_emulator.sh
new file mode 100755
index 0000000..578a7a4
--- /dev/null
+++ b/src/run_emulator.sh
@@ -0,0 +1 @@
+g++ -o emulator -Wall -Wextra -lraylib emulator.cpp && ./emulator