mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-26 22:40:33 +00:00
Attempt to generate function report for the weapon overlay
This commit is contained in:
parent
a1c3c6a61d
commit
d3cdc10ba6
1
.github/workflows/validate-and-report.yml
vendored
1
.github/workflows/validate-and-report.yml
vendored
@ -192,6 +192,7 @@ jobs:
|
||||
run: |
|
||||
git checkout config/
|
||||
rm -rf build/us/main.ld
|
||||
rm -rf build/us/weapon.ld
|
||||
make -j extract
|
||||
python3 tools/function_finder/function_finder_psx.py --use-call-trees > gh-duplicates/functions.md
|
||||
rm -rf gh-duplicates/function_calls/ || true
|
||||
|
Loading…
Reference in New Issue
Block a user