mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-02 14:12:39 +00:00
4 lines
131 B
Bash
Executable file
4 lines
131 B
Bash
Executable file
#!/usr/bin/bash
|
|
python3 ./autogen/convert_structs.py
|
|
python3 ./autogen/convert_functions.py
|
|
python3 ./autogen/convert_constants.py
|