diff options
| author | Ethan Roseman <ethteck@gmail.com> | 2020-06-06 19:56:04 -0400 |
|---|---|---|
| committer | Ethan Roseman <ethteck@gmail.com> | 2020-06-06 19:56:04 -0400 |
| commit | 3f369541daa76feeab36768387ddaa804863439b (patch) | |
| tree | ab3fa2a22a821aecc25cc8d3e9472d0a5ba1f983 /asmdiff.sh | |
| parent | 5b2d51a39182d9933cf996fdf83affe645201731 (diff) | |
Usability fixes
Diffstat (limited to 'asmdiff.sh')
| -rw-r--r-- | asmdiff.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -buildname=zeldatmc +buildname=tmc baserom=baserom OBJDUMP="$DEVKITARM/bin/arm-none-eabi-objdump -D -bbinary -marmv4t -Mforce-thumb" |
