summaryrefslogtreecommitdiffstats
path: root/bin/php-gameboy
diff options
context:
space:
mode:
Diffstat (limited to 'bin/php-gameboy')
-rwxr-xr-xbin/php-gameboy4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/php-gameboy b/bin/php-gameboy
new file mode 100755
index 0000000..3a541e8
--- /dev/null
+++ b/bin/php-gameboy
@@ -0,0 +1,4 @@
+#!/usr/bin/env php
+<?php
+
+require __DIR__.'/../boot.php';