mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
3 lines
183 B
Text
3 lines
183 B
Text
int script_2764(int arg0,int arg1) {
|
|
return addToCoordinate(arg1, subtract(add(16, extractX(arg0)), extractX(59773760)), 0, subtract(add(16, extractY(arg0)), extractY(59773760)));
|
|
}
|