This website requires JavaScript.
Explore
Help
Sign In
falso
/
banjo-kazooie
mirror of
https://github.com/n64decomp/banjo-kazooie.git
Watch
1
Star
0
Fork
You've already forked banjo-kazooie
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd208f77ca
banjo-kazooie
/
tools
/
mips_to_c_ctx.sh
7 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
./tools/m2ctx.py
$1
sed -i
's/\[\]/\[0\]/g'
ctx.c
sed -i
's/sizeof(long)/8/g'
ctx.c
Reference in New Issue
View Git Blame
Copy Permalink