mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
3 lines
94 B
Text
3 lines
94 B
Text
int script_3460(int arg0,int arg1,int arg2) {
|
|
return addToCoordinate(arg2, arg0, 0, arg1);
|
|
}
|