forked from 2009Scape/Server
6 lines
78 B
Text
6 lines
78 B
Text
int script_42(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
return 1;
|
|
}
|
|
return 0;
|
|
}
|