mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 12:05:11 +00:00
1b99e22848
Added particles to football Increased the object cap for particles
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
|