summaryrefslogtreecommitdiff
path: root/diff
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2022-11-21 04:06:12 -0700
committerGitHub <noreply@github.com>2022-11-21 04:06:12 -0700
commit0c10beae0e953e28d45e2185e7f4bf04b7d0c05e (patch)
tree19c55e8116154c8882e02c044545e59cd8273fd8 /diff
parentd7c9a14908d4711ee8d68771047767e5029c5c6e (diff)
Matches in 80281fa0, render_courses, and create defines for sound cues. (#276)
* Matches, add permute, and add notice to quick runners * 80281fa0 matches, render_courses, and create defines for audio * Renamed 80281fa0.h, func naming, and deleted data_121DA0 * Added clang format * Matched load_surface_map * Match func in memory.c
Diffstat (limited to 'diff')
-rwxr-xr-xdiff3
1 files changed, 3 insertions, 0 deletions
diff --git a/diff b/diff
index 854a8c72d..8a901541c 100755
--- a/diff
+++ b/diff
@@ -1,3 +1,6 @@
#!/bin/bash
+# note, this quick hack only works with five arguments.
+# if you're trying to use six arguments, you need to add another `$6` etc.
+
python3 tools/asm-differ/diff.py $1 $2 $3 $4 $5