mirror of
https://github.com/n64decomp/banjo-kazooie.git
synced 2024-11-23 21:09:48 +00:00
6 lines
68 B
Bash
Executable File
6 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./tools/m2ctx.py $1
|
|
|
|
sed -i 's/sizeof(long)/8/g' ctx.c
|