mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
140 B
Text
5 lines
140 B
Text
int script_4077(int arg0,int arg1) {
|
|
int ivar2;
|
|
ivar2 = script_284(getMyPositionHash());
|
|
return addToCoordinate(ivar2, arg0, 0, arg1);
|
|
}
|