mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
4 lines
131 B
Bash
4 lines
131 B
Bash
#!/usr/bin/bash
|
|
python3 ./autogen/convert_structs.py
|
|
python3 ./autogen/convert_functions.py
|
|
python3 ./autogen/convert_constants.py
|