mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01: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
|