summarylogtreecommitdiffstats
path: root/gfx2gba
diff options
context:
space:
mode:
authorAtapi2024-08-26 11:24:08 -0600
committerAtapi2024-08-26 11:24:08 -0600
commit7695fabe3ba3797b28da69381fdfe8d4ba01f8ff (patch)
tree74fc19f0adda5e3d0ba0dad05ef1c71c329242d9 /gfx2gba
parent5e37deeea72de7773735fc45cc8bc6bda0a75a34 (diff)
downloadaur-7695fabe3ba3797b28da69381fdfe8d4ba01f8ff.tar.gz
add gfx2gba script
Diffstat (limited to 'gfx2gba')
-rw-r--r--gfx2gba3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfx2gba b/gfx2gba
new file mode 100644
index 000000000000..334d64fb15d6
--- /dev/null
+++ b/gfx2gba
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+wine $HAMDIR/tools/win32/gfx2gba.exe "$@"