7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
int script_734(int arg0) {
|
|
if (arg0 >= 1) {
|
|
return 1;
|
|
}
|
|
return 0;
|
|
}
|