forked from 2009Scape/Server
3 lines
65 B
Text
3 lines
65 B
Text
int script_5020(int arg0) {
|
|
return max(bitAnd(arg0, 127), 1);
|
|
}
|