mirror of
https://gitlab.com/banjo.decomp/banjo-kazooie
synced 2026-07-12 22:15:22 -04: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
|