Skip to content

Commit

Permalink
Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
dboddie committed Jan 18, 2024
1 parent 81afe7f commit a97c3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fixes/Anarchy_Zone/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [ -z "$1" ] || [ -z "$2" ]; then
echo "Usage: `basename "$0"` <Anarchy Zone UEF file> <stripped UEF file>"
exit 1
fi

env
UEFtrans.py "$1" extract 0,1,2,3,4,5 temp

# Fix the loader to remove attempts to disable keyboard scanning.
Expand Down

0 comments on commit a97c3ed

Please sign in to comment.