diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2022-11-21 04:06:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-21 04:06:12 -0700 |
| commit | 0c10beae0e953e28d45e2185e7f4bf04b7d0c05e (patch) | |
| tree | 19c55e8116154c8882e02c044545e59cd8273fd8 /diff | |
| parent | d7c9a14908d4711ee8d68771047767e5029c5c6e (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-x | diff | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
