4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
int script_5020(int arg0) {
|
|
return max(bitAnd(arg0, 127), 1);
|
|
}
|