Skip to content

Commit

Permalink
makefile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderHarrison committed Sep 22, 2024
1 parent 97fa68e commit 67dce32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ root/TM/EvWdsh.dat: root/ patch/events/wavedash/*
mono "MexTK/MexTK.exe" -ff -i "patch/events/wavedash/source/wavedash.c" -b "build" -s evFunction -dat "root/TM/EvWdsh.dat" -t "MexTK/evFunction.txt" -q -ow -l "MexTK/melee.link" -op 1
mono "MexTK/MexTK.exe" -trim "root/TM/EvLdsh.dat"

root/codes.gct: root/ Additional\ ISO\ Files/*
root/codes.gct: root/ Additional\ ISO\ Files/opening.bnr Additional\ ISO\ Files/*.mth Additional\ ISO\ Files/audio/*
cd "Build TM Codeset" && ./gecko build
cp Additional\ ISO\ Files/codes.gct root/
cp -f Additional\ ISO\ Files/opening.bnr root/
Expand Down

0 comments on commit 67dce32

Please sign in to comment.