Server/dumps/scripts/5022.cs2
2021-03-07 20:37:32 -06:00

3 lines
64 B
Text

int script_5022(int arg0) {
return divide(arg0, pow(2, 14));
}