diff options
Diffstat (limited to 'decompress.sh')
-rwxr-xr-x | decompress.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/decompress.sh b/decompress.sh deleted file mode 100755 index 26b5a0db7..000000000 --- a/decompress.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -FILEPATH=$1 - -tools/gbagfx/gbagfx graphics/$FILEPATH.bin.lz graphics/$FILEPATH.bin |