mirror of
https://github.com/FireEmblemUniverse/fireemblem8u.git
synced 2024-11-23 05:10:00 +00:00
Merge pull request #675 from MokhaLeee/tools
Some checks are pending
Build CI / build (push) Waiting to run
Some checks are pending
Build CI / build (push) Waiting to run
Fix tools makefile
This commit is contained in:
commit
da8ae1348e
2
Makefile
2
Makefile
@ -33,7 +33,7 @@ AIF2PCM := tools/aif2pcm/aif2pcm$(EXE)
|
||||
MID2AGB := tools/mid2agb/mid2agb$(EXE)
|
||||
TEXTENCODE := tools/textencode/textencode$(EXE)
|
||||
JSONPROC := tools/jsonproc/jsonproc$(EXE)
|
||||
FETSATOOL := tools/gfxtools/tsa_generator.py
|
||||
FETSATOOL := scripts/gfxtools/tsa_generator.py
|
||||
|
||||
ifeq ($(UNAME),Darwin)
|
||||
SED := sed -i ''
|
||||
|
Loading…
Reference in New Issue
Block a user