forked from 2009Scape/Server
3 lines
75 B
Text
3 lines
75 B
Text
int script_5032(int arg0) {
|
|
return bitAnd(divide(arg0, pow(2, 8)), 15);
|
|
}
|