mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-26 14:03:01 +00:00
5 lines
132 B
Bash
5 lines
132 B
Bash
#!/usr/bin/bash
|
|
|
|
python3 ./autogen/convert_structs.py
|
|
python3 ./autogen/convert_functions.py
|
|
python3 ./autogen/convert_constants.py
|