mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-25 07:38:49 -05:00
6 lines
103 B
Bash
Executable File
6 lines
103 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
FILEPATH=$1
|
|
|
|
tools/gbagfx/gbagfx graphics/$FILEPATH.bin.lz graphics/$FILEPATH.bin
|