forked from 2009Scape/Server
3 lines
64 B
Text
3 lines
64 B
Text
int script_5033(int arg0) {
|
|
return divide(arg0, pow(2, 12));
|
|
}
|