fix kuroko
This commit is contained in:
parent
fe34d59c43
commit
c0449a095f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ if [ ! -e /cosmo-kuroko.done ]; then
|
|||
&& patch -p1 -i /vagrant/notwa-util/kuroko.patch \
|
||||
&& shed src/kuroko.c 's/int main/dontinline int _main/' \
|
||||
&& printf %s >>src/kuroko.c $'
|
||||
STATIC_YOINK("__die");
|
||||
__static_yoink("__die");
|
||||
void ShowCrashReports(void);
|
||||
int LoadZipArgs(int *, char ***);
|
||||
int main(int argc, char * argv[]) {
|
||||
|
|
Loading…
Add table
Reference in a new issue