13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
void script_1826(int arg0) {
|
|
if (((boolean)script_1820(arg0))) {
|
|
return;
|
|
}
|
|
if (((boolean)globalint_250)) {
|
|
globalint_250 = 1;
|
|
} else {
|
|
globalint_250 = 0;
|
|
}
|
|
script_1774();
|
|
return;
|
|
}
|